Skip to content

Hostname

ppda.bpo.go.ug

Last fetched

ppda.bpo.go.ug resolves to 2 IPv4 addresses operated by National Information Technology Authority Uganda - National Information Technology Authority Uganda in UG.

Nutrition Label

WHISPER CANON · ppda.bpo.go.ugRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ppda.bpo.go.ug

Resolution chain

ppda.bpo.go.ug resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.72.194.113154.72.192.0/19AS327724National Information Technology Authority Uganda - National Information Technology Authority UgandaUG
154.72.194.117154.72.192.0/19AS327724National Information Technology Authority Uganda - National Information Technology Authority UgandaUG

WHOIS identity

No WHOIS records are currently associated with ppda.bpo.go.ug in WhisperGraph.

Subdomains

7 observed subdomains of ppda.bpo.go.ug.

Web-graph footprint

Distinct hostnames that link to or from ppda.bpo.go.ug in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • ppda.bpo.go.ug

SPF policy

4 SPF mechanisms authorising senders for ppda.bpo.go.ug.

MechanismTarget
SPF_Appda.bpo.go.ug
SPF_IP154.72.194.113
SPF_IP154.72.194.117
SPF_MXppda.bpo.go.ug

Related pages

Pivot deeper into the graph from ppda.bpo.go.ug.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ppda.bpo.go.ug"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.