Skip to content

Hostname

fcc.gov

Last fetched

fcc.gov resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

WHISPER CANON · fcc.govRouting diversity4.2/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.8/10canon.whisper.security/host/fcc.gov

Resolution chain

fcc.gov resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.201.240.19123.201.240.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.203.212.25023.203.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.210.122.5523.210.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.36.234.4923.36.232.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.45.97.18723.45.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.50.67.12023.50.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

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

Subdomains

137 observed subdomains of fcc.gov.

Web-graph footprint

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

40,105 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for fcc.gov.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-0024ed01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.96.192.2
SPF_IP149.96.193.2
SPF_IP192.104.54.91
SPF_IP192.104.54.93
SPF_IP192.104.54.97
SPF_IP192.133.125.38
SPF_IP192.133.125.39

Related pages

Pivot deeper into the graph from fcc.gov.

Cypher and MCP

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

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