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
Resolution chain
clothes2order.us resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.252.108.34 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.253.130.186 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.210.102.242 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.49.46.160 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.171.134.100 | 54.171.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.74.226.37 | 54.74.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:81
- Organization
- jon hudghton
- Contact emails
Subdomains
1 observed subdomain of clothes2order.us.
| Subdomain |
|---|
| www.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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- clothes2order.us
SPF policy
11 SPF mechanisms authorising senders for clothes2order.us.
| Mechanism | Target |
|---|---|
| SPF_A | clothes2order.us |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | trustpilotservice.com |
| SPF_INCLUDE | turbo-smtp.com |
| SPF_IP | 52.209.210.44 |
| SPF_IP | 52.209.70.89 |
| SPF_IP | 78.129.169.34 |
| SPF_IP | 78.129.169.61 |
| SPF_IP | 78.129.223.184 |
| SPF_IP | 78.129.251.160 |
| SPF_MX | clothes2order.us |
Related pages
Pivot deeper into the graph from clothes2order.us.
- IP · 34.252.108.34
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · IE
- Email · jon@quaysidegroup.com
- TLD · .us
- Browse hostnames · cl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.