Skip to content

Hostname

dsquared2.com

Last fetched

dsquared2.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · dsquared2.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dsquared2.com

Resolution chain

dsquared2.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.197.223.18315.197.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.236.173.33.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:1052
Organization
belmont brands
Contact emails

Subdomains

31 observed subdomains of dsquared2.com.

Web-graph footprint

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

1,045 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dsquared2.com.

MechanismTarget
SPF_Amail.dsquared2.com
SPF_Aproduction.eu01.dsquared2.demandware.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.dixa.io
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEt.contactlab.it
SPF_IP185.15.202.13
SPF_IP185.15.202.4

Related pages

Pivot deeper into the graph from dsquared2.com.

Cypher and MCP

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

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