Skip to content

Hostname

clothes2order.us

Last fetched

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

Nutrition Label

WHISPER CANON · clothes2order.usRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/clothes2order.us

Resolution chain

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

IPPrefixASNOperatorCountry
34.252.108.3434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.130.18634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.102.24252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.46.16052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.134.10054.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.226.3754.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:81
Organization
jon hudghton
Contact emails

Subdomains

1 observed subdomain of clothes2order.us.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • clothes2order.us

SPF policy

11 SPF mechanisms authorising senders for clothes2order.us.

MechanismTarget
SPF_Aclothes2order.us
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEtrustpilotservice.com
SPF_INCLUDEturbo-smtp.com
SPF_IP52.209.210.44
SPF_IP52.209.70.89
SPF_IP78.129.169.34
SPF_IP78.129.169.61
SPF_IP78.129.223.184
SPF_IP78.129.251.160
SPF_MXclothes2order.us

Related pages

Pivot deeper into the graph from clothes2order.us.

Cypher and MCP

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

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