Hostname
mathisvaneetvelde.com
Last fetched
mathisvaneetvelde.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
mathisvaneetvelde.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.160.213.19 | 18.160.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.213.40 | 18.160.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.213.48 | 18.160.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.213.5 | 18.160.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.2 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.63 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.67 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.69 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mathisvaneetvelde.com owner
- Contact emails
- vaneetvw@hotmail.com
- 09f56d3d-e86e-42e5-b439-ca8eca61d3ca@identity-protect.org
- 2be8baf9-1a5a-4ab4-9be9-16a188986f9a@identity-protect.org
- 6101e638-0b38-4fd7-8285-00c22662a28a@identity-protect.org
- 6f29486d-4796-4566-81d7-a4b85528a31d@identity-protect.org
- a88fb6df-b637-43a7-9378-7c4af82f9d0f@identity-protect.org
- d0953edb-9111-423b-a147-90b8aeb7edd6@identity-protect.org
Subdomains
6 observed subdomains of mathisvaneetvelde.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from mathisvaneetvelde.com.
- IP · 18.160.213.19
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · vaneetvw@hotmail.com
- 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: "mathisvaneetvelde.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.