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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 154.72.194.113 | 154.72.192.0/19 | AS327724 | National Information Technology Authority Uganda - National Information Technology Authority Uganda | UG |
| 154.72.194.117 | 154.72.192.0/19 | AS327724 | National Information Technology Authority Uganda - National Information Technology Authority Uganda | UG |
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.
| Mechanism | Target |
|---|---|
| SPF_A | ppda.bpo.go.ug |
| SPF_IP | 154.72.194.113 |
| SPF_IP | 154.72.194.117 |
| SPF_MX | ppda.bpo.go.ug |
Related pages
Pivot deeper into the graph from ppda.bpo.go.ug.
- IP · 154.72.194.113
- ASN · AS327724National Information Technology Authority Uganda - National Information Technology Authority Uganda
- Country · UG
- Apex domain · go.ug
- Parent domain · bpo.go.ug
- TLD · .ug
- Browse hostnames · pp…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.