Skip to content

Hostname

cms-hs.com

Last fetched

cms-hs.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · cms-hs.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/cms-hs.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.103.129.6020.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:151
Organization
cms hasche sigle
Contact emails

Subdomains

14 observed subdomains of cms-hs.com.

Web-graph footprint

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

181 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cms-hs.com.

MechanismTarget
SPF_Amail1.cms-hs.com
SPF_Asmtpw.cytric.net
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.52.245.140/32
SPF_IP62.55.182.68/32
SPF_MXcms-hs.com

Related pages

Pivot deeper into the graph from cms-hs.com.

Cypher and MCP

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

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