Skip to content

Hostname

erb.go.ug

Last fetched

erb.go.ug resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US.

Nutrition Label

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

Resolution chain

erb.go.ug resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.213.255.16162.213.255.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

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

Subdomains

7 observed subdomains of erb.go.ug.

Web-graph footprint

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

17 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for erb.go.ug.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.web-hosting.com
SPF_INCLUDEumcs.go.ug
SPF_IP162.213.255.16

Related pages

Pivot deeper into the graph from erb.go.ug.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "erb.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.