Hostname
willemkooij.com
Last fetched
willemkooij.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
willemkooij.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.165.98.106 | 18.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.98.129 | 18.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.98.90 | 18.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.98.98 | 18.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.128 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.66 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.76 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.9 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of willemkooij.com owner
- Contact emails
- software@willemkooij.com
- 02b032b5-24e3-47a6-8437-06248b67de7e@identity-protect.org
- 0af7ad87-4caa-40c3-b605-133b1472246c@identity-protect.org
- 1368d33e-0876-48f6-9288-ff7ee316685d@identity-protect.org
- 497264b5-cfdf-494c-bdec-49eba60771f5@identity-protect.org
- 75981baa-dbff-45e3-ac98-e54f12b2215f@identity-protect.org
- db1e84d2-b8cf-4881-a876-3f6f7b5ed20b@identity-protect.org
- fa3c8679-7bf1-427b-8c79-c9aab2b8677d@identity-protect.org
- owner-8364896@willemkooij.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of willemkooij.com.
| Subdomain |
|---|
| www.willemkooij.com |
Web-graph footprint
Distinct hostnames that link to or from willemkooij.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from willemkooij.com.
- IP · 18.165.98.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · software@willemkooij.com
- TLD · .com
- Browse hostnames · wi…
- 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: "willemkooij.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.