Skip to content

Hostname

sdi.com

Last fetched

sdi.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · sdi.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sdi.com

Resolution chain

sdi.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

14 observed subdomains of sdi.com.

Web-graph footprint

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

74 sites link to this hostname.

118 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for sdi.com.

MechanismTarget
SPF_INCLUDE19718220.spf10.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDErnmk.com
SPF_INCLUDErp.oracleemaildelivery.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.158.195.52
SPF_IP129.213.186.71
SPF_IP129.213.194.199
SPF_IP129.80.213.98
SPF_IP170.146.226.15
SPF_IP185.93.230.3
SPF_IP188.163.37.125
SPF_IP192.34.73.89
SPF_IP52.23.127.19
SPF_IP54.156.163.173

Related pages

Pivot deeper into the graph from sdi.com.

Cypher and MCP

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

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