Hostname
michaelteeuw.nl
Last fetched
michaelteeuw.nl resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:team.blue nl b.v. as the registrar.
Nutrition Label
Resolution chain
michaelteeuw.nl resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.104.24 | 13.32.104.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.104.44 | 13.32.104.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.104.51 | 13.32.104.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.104.63 | 13.32.104.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.193.2 | 3.161.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.193.26 | 3.161.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.193.27 | 3.161.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.193.86 | 3.161.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.252.10 | 3.169.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.252.15 | 3.169.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.252.70 | 3.169.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.252.99 | 3.169.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:team.blue nl b.v.
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of michaelteeuw.nl.
| Subdomain |
|---|
| www.michaelteeuw.nl |
Web-graph footprint
Distinct hostnames that link to or from michaelteeuw.nl in the public web crawl.
105 sites link to this hostname.
85 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from michaelteeuw.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "michaelteeuw.nl"})-[: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.