Skip to content

Hostname

fasab.gov

Last fetched

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

Nutrition Label

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

Resolution chain

fasab.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.86192.0.66.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

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

Subdomains

4 observed subdomains of fasab.gov.

Web-graph footprint

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

180 sites link to this hostname.

90 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for fasab.gov.

MechanismTarget
SPF_Alistserv.gao.gov
SPF_Amxin.gao.gov
SPF_Amxin2.gao.gov
SPF_Awebsurveys.gao.gov
SPF_IP161.203.16.86
SPF_IP161.203.18.16
SPF_IP161.203.18.25
SPF_IP207.97.220.98
SPF_IP72.32.194.19
SPF_IP72.32.194.22
SPF_IP72.32.194.28
SPF_MXfasab.gov

Related pages

Pivot deeper into the graph from fasab.gov.

Cypher and MCP

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

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