Hostname
whichtrustedtrader.com
Last fetched
whichtrustedtrader.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
whichtrustedtrader.com 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.249.35.95 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.255.72.161 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.208.36.104 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.30.93.27 | 52.30.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.155.124.238 | 54.155.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.194.234.5 | 54.194.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of whichtrustedtrader.com owner
- Contact emails
- 3da35461-d38c-4409-84ea-98263cdb89e0@identity-protect.org
- 5e82eb5d-2e9e-4401-b655-34b8f63c5e67@identity-protect.org
- 8ae5b1f3-cc50-4aa7-8ac6-d08a93860ff3@identity-protect.org
- 8dff789b-df00-4885-904d-41bc547e3567@identity-protect.org
- 9e3e401b-19cb-4bc1-86f7-fb05ca48721d@identity-protect.org
- d71b73bc-5a51-4a43-a003-62ca601324d3@identity-protect.org
- transfers-auth@names.co.uk
Web-graph footprint
Distinct hostnames that link to or from whichtrustedtrader.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from whichtrustedtrader.com.
- IP · 34.249.35.95
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 3da35461-d38c-4409-84ea-98263cdb89e0@identity-protect.org
- TLD · .com
- Browse hostnames · wh…
- 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: "whichtrustedtrader.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.