Skip to content

Hostname

sds2.com

Last fetched

sds2.com resolves to 1 IPv4 address operated by CUBIT-AS in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · sds2.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/sds2.com

Resolution chain

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

IPPrefixASNOperatorCountry
151.106.67.171151.106.64.0/20AS61157CUBIT-ASDE

WHOIS identity

Registrar
iana:2
Organization
design data
Contact emails

Subdomains

15 observed subdomains of sds2.com.

Web-graph footprint

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

75 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sds2.com.

MechanismTarget
SPF_Asds2.com
SPF_INCLUDE6171799.spf08.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.183.6.0/24
SPF_MXsds2.com

Related pages

Pivot deeper into the graph from sds2.com.

Cypher and MCP

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

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