Skip to content

Hostname

clothes2order.com

Last fetched

clothes2order.com resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · clothes2order.comRouting diversity5.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/clothes2order.com

Resolution chain

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

IPPrefixASNOperatorCountry
176.34.164.67176.34.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.29.14434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.14.334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.80.9134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.108.3434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.118.8234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.130.18634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.150.18052.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.102.24252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.25.452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.74.12852.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.46.16052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.15.11152.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.134.10054.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.47.8854.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.103.5154.246.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.99.15754.246.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.226.3754.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
18.200.91.3718.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
on behalf of clothes2order.com owner
Contact emails

Subdomains

14 observed subdomains of clothes2order.com.

Web-graph footprint

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

138 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for clothes2order.com.

MechanismTarget
SPF_Aclothes2order.com
SPF_INCLUDE5860508.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmsgfocus.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.scanscope.net
SPF_INCLUDEtrustpilotservice.com
SPF_IP52.209.210.44
SPF_IP52.209.70.89
SPF_IP80.75.71.17
SPF_MXclothes2order.com

Related pages

Pivot deeper into the graph from clothes2order.com.

Cypher and MCP

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

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