Skip to content

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

WHISPER CANON · michaelteeuw.nlRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/michaelteeuw.nl

Resolution chain

michaelteeuw.nl resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.104.2413.32.104.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.104.4413.32.104.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.104.5113.32.104.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.104.6313.32.104.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.23.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.263.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.273.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.863.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.103.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.153.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.703.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.993.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

1 observed subdomain of 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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.