Hostname
montehurd.com
Last fetched
montehurd.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
montehurd.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 |
|---|---|---|---|---|
| 18.67.181.100 | 18.67.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.67.181.120 | 18.67.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.67.181.50 | 18.67.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.67.181.70 | 18.67.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 3.165.239.129 | 3.165.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.239.24 | 3.165.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.239.68 | 3.165.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.239.75 | 3.165.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of montehurd.com owner
- Contact emails
- 1ffe4449-bbbd-4af3-8b81-e4c6c644c109@identity-protect.org
- 232361da-c7dd-469e-9016-c77441df0af9@identity-protect.org
- 3bd2bf2e-9c91-4d66-8a19-83059674a9ae@identity-protect.org
- 3c3c7760-e520-451d-bd00-743544653450@identity-protect.org
- 86945ae3-72e9-470b-9dc2-c973bf9ee589@identity-protect.org
- 8824cc50-97c4-4c7d-a310-13f915cd6c9c@identity-protect.org
- owner-11314701@montehurd.com.whoisprivacyservice.org
- owner-2897488@montehurd.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of montehurd.com.
| Subdomain |
|---|
| www.montehurd.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for montehurd.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from montehurd.com.
- IP · 18.67.181.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · MY
- Email · 1ffe4449-bbbd-4af3-8b81-e4c6c644c109@identity-protect.org
- TLD · .com
- Browse hostnames · mo…
- 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: "montehurd.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.