Skip to content

Hostname

www.cms.com

Last fetched

www.cms.com resolves to 1 IPv4 address operated by PUBLIC-DOMAIN-REGISTRY - PDR in IN.

Nutrition Label

WHISPER CANON · www.cms.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.cms.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.10.243.191216.10.240.0/21AS394695PUBLIC-DOMAIN-REGISTRY - PDRIN

WHOIS identity

No WHOIS records are currently associated with www.cms.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for www.cms.com.

MechanismTarget
SPF_Awww.cms.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEin-iwc-spf.icewarpcloud.in
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEusermail.zohocreator.in
SPF_IP13.126.94.72/32
SPF_IP139.5.189.35
SPF_IP54.240.85.29/31
SPF_IP54.240.85.30
SPF_MXwww.cms.com

Related pages

Pivot deeper into the graph from www.cms.com.

Cypher and MCP

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

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