Skip to content

Hostname

sdms.org

Last fetched

sdms.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · sdms.orgRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sdms.org

Resolution chain

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

IPPrefixASNOperatorCountry
40.122.231.13740.120.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

19 observed subdomains of sdms.org.

Web-graph footprint

Distinct hostnames that link to or from sdms.org in the public web crawl.

421 sites link to this hostname.

137 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for sdms.org.

MechanismTarget
SPF_Asdms.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.176.59.177
SPF_IP205.201.40.0/21
SPF_IP213.199.160.0/19
SPF_IP216.32.0.0/14
SPF_IP35.170.111.69
SPF_IP40.122.231.137
SPF_IP52.250.93.128/28
SPF_IP54.224.136.160
SPF_IP64.128.232.49
SPF_IP64.132.221.30/32
SPF_IP64.211.220.207
SPF_IP64.211.221.130/32
SPF_IP64.211.221.44
SPF_IP65.52.0.0/14
SPF_MXsdms-org.mail.protection.outlook.com
SPF_MXsdms.org

Related pages

Pivot deeper into the graph from sdms.org.

Cypher and MCP

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

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