Skip to content

Hostname

cms-dsb.com

Last fetched

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

Nutrition Label

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

Resolution chain

cms-dsb.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:269
Organization
cms derks star busmann
Contact emails

Subdomains

10 observed subdomains of cms-dsb.com.

Web-graph footprint

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

41 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cms-dsb.com.

MechanismTarget
SPF_Antamx.smartlockr.eu
SPF_Arelay.smartlockr.eu
SPF_INCLUDEcmail1.com
SPF_INCLUDEemailcc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.142.123.41
SPF_IP4.210.172.35
SPF_IP51.136.100.47

Related pages

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

Cypher and MCP

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

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