Hostname
40traddstreet.com
Last fetched
40traddstreet.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
40traddstreet.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.144.143.84 | 18.144.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 50.18.253.53 | 50.18.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 50.18.66.206 | 50.18.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.241.107.62 | 54.241.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 40traddstreet.com owner
- Contact emails
- 32323183-b24d-4dec-afbe-9f1f9fd808f5@identity-protect.org
- 6e64f4d8-f032-4f0b-920e-e98ea4a6346e@identity-protect.org
- 80f91a1b-5f0f-4f01-8a1c-0b8f6dabe5e7@identity-protect.org
- 96cc2569-f00c-4552-9d21-a4242cc6baa7@identity-protect.org
- a9f0fb1d-cd3b-4224-9cf2-fe72bd6c679b@identity-protect.org
- dffa602e-48e6-4315-b5ca-adf552d083d4@identity-protect.org
Subdomains
1 observed subdomain of 40traddstreet.com.
| Subdomain |
|---|
| www.40traddstreet.com |
Web-graph footprint
Distinct hostnames that link to or from 40traddstreet.com in the public web crawl.
9 sites link to this hostname.
42 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 40traddstreet.com.
- IP · 18.144.143.84
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 32323183-b24d-4dec-afbe-9f1f9fd808f5@identity-protect.org
- TLD · .com
- Browse hostnames · 40…
- 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: "40traddstreet.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.