Skip to content

Hostname

nmb.gov

Last fetched

nmb.gov resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · nmb.govRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/nmb.gov

Resolution chain

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

IPPrefixASNOperatorCountry
34.160.136.4934.160.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

No WHOIS records are currently associated with nmb.gov in WhisperGraph.

Subdomains

7 observed subdomains of nmb.gov.

Web-graph footprint

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

247 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

38 SPF mechanisms authorising senders for nmb.gov.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.qualys.com
SPF_INCLUDE_spf.qualys.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.mailjet.com
SPF_IP103.216.98.0/24
SPF_IP103.75.172.20
SPF_IP139.87.105.228
SPF_IP139.87.106.250
SPF_IP148.163.156.198/32
SPF_IP148.163.158.195
SPF_IP154.59.121.40
SPF_IP158.101.215.255
SPF_IP162.248.184.0/22
SPF_IP165.193.18.0/24
SPF_IP167.89.36.126
SPF_IP168.138.106.117
SPF_IP168.245.25.245
SPF_IP193.123.67.188
SPF_IP205.131.177.125
SPF_IP205.131.177.126
SPF_IP205.131.177.151
SPF_IP205.131.177.152
SPF_IP205.131.177.50
SPF_IP205.131.184.125/32
SPF_IP205.131.184.126/32
SPF_IP205.131.184.50/32
SPF_IP205.131.184.51/32
SPF_IP205.131.184.52/32
SPF_IP208.74.204.0/22
SPF_IP209.112.104.0/22
SPF_IP3.225.140.251
SPF_IP46.19.168.0/23
SPF_IP52.61.128.0/22
SPF_IP52.61.132.0/22
SPF_IP64.207.216.0/22
SPF_IP64.39.96.0/20
SPF_IP64.41.200.0/24

Related pages

Pivot deeper into the graph from nmb.gov.

Cypher and MCP

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

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