Hostname
matbroughton.com
Last fetched
matbroughton.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
matbroughton.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.170.115.65 | 3.170.115.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.115.78 | 3.170.115.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.115.89 | 3.170.115.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.115.95 | 3.170.115.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.30 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.32 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.33 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.92 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of matbroughton.com owner
- Contact emails
- 13b3d7d7-ecdf-4e32-91c1-5f427797452c@identity-protect.org
- 47eed07f-62cc-40bf-a2e8-da23fe8e4647@identity-protect.org
- 5ff9b6ed-5dca-4fa0-800f-70ec7022a19c@identity-protect.org
- 936d0fe8-3f09-4bf5-912b-1b46c66c6df6@identity-protect.org
- c4313cec-2725-48f3-a760-865ce1f50f66@identity-protect.org
- d0762959-de3a-43b5-b762-873728743519@identity-protect.org
- d5be255c-d5bc-46ba-aa09-6c4ab4e83010@identity-protect.org
- owner-9034382@matbroughton.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of matbroughton.com.
| Subdomain |
|---|
| www.matbroughton.com |
Threat posture
History
Related pages
Pivot deeper into the graph from matbroughton.com.
- IP · 3.170.115.65
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 13b3d7d7-ecdf-4e32-91c1-5f427797452c@identity-protect.org
- TLD · .com
- Browse hostnames · ma…
- 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: "matbroughton.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.