Skip to content

Hostname

cms.gov

Last fetched

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

Nutrition Label

WHISPER CANON · cms.govRouting diversity3.9/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/cms.gov

Resolution chain

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

IPPrefixASNOperatorCountry
104.102.18.84104.102.18.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.30.128.77184.30.128.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
2.16.33.2382.16.32.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.41.181.8323.41.180.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
72.246.149.7972.246.148.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.GB

WHOIS identity

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

Subdomains

688 observed subdomains of cms.gov.

Web-graph footprint

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

46,933 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for cms.gov.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.qemailserver.com
SPF_INCLUDEmail.sandbox2.idp.idm.cms.gov
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.152.72.100
SPF_IP146.123.140.0/26
SPF_IP15.200.32.0/24
SPF_IP15.200.33.0/24
SPF_IP158.70.144.146/32
SPF_IP158.72.139.19/32
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP208.250.57.111/26
SPF_IP208.250.57.112
SPF_IP208.250.57.113
SPF_IP54.240.0.0/18
SPF_IP63.88.93.240/28
SPF_IP65.213.206.111/26
SPF_IP65.213.206.112
SPF_IP65.213.206.113

Related pages

Pivot deeper into the graph from cms.gov.

Cypher and MCP

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

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