Skip to content

Hostname

cms.com

Last fetched

cms.com resolves to 1 IPv4 address operated by PUBLIC-DOMAIN-REGISTRY - PDR in IN. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:2
Organization
cms info systems pvt ltd attn cms.com care of network solutions
Contact emails

Subdomains

37 observed subdomains of cms.com.

Web-graph footprint

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

130 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cms.com.

MechanismTarget
SPF_Acms.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_MXcms.com

Related pages

Pivot deeper into the graph from cms.com.

Cypher and MCP

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

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