Skip to content

Hostname

nbe.gov.et

Last fetched

nbe.gov.et resolves to 1 IPv4 address operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US.

Nutrition Label

WHISPER CANON · nbe.gov.etRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/nbe.gov.et

Resolution chain

nbe.gov.et resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.241.141.87162.241.136.0/21AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS

WHOIS identity

No WHOIS records are currently associated with nbe.gov.et in WhisperGraph.

Subdomains

18 observed subdomains of nbe.gov.et.

Web-graph footprint

Distinct hostnames that link to or from nbe.gov.et in the public web crawl.

229 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for nbe.gov.et.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP162.241.141.87
SPF_IP198.49.72.194
SPF_MXnbe.gov.et

Related pages

Pivot deeper into the graph from nbe.gov.et.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nbe.gov.et"})-[: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.