Skip to content

Hostname

stb.gov

Last fetched

stb.gov resolves to 1 IPv4 address operated by AUTOMATTIC - Automattic, Inc in US.

Nutrition Label

WHISPER CANON · stb.govRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/stb.gov

Resolution chain

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

IPPrefixASNOperatorCountry
192.0.66.213192.0.66.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

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

Subdomains

19 observed subdomains of stb.gov.

Web-graph footprint

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

469 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for stb.gov.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.200.231.226/32
SPF_IP38.120.135.35/32
SPF_IP65.148.42.181
SPF_IP65.148.42.184
SPF_IP67.133.53.196/27
SPF_IP8.44.110.35
SPF_IP8.44.110.36
SPF_MXstb.gov

Related pages

Pivot deeper into the graph from stb.gov.

Cypher and MCP

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

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