Hostname
dirk.nl
Last fetched
dirk.nl resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
dirk.nl resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.153.202.13 | 18.153.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.158.240.218 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.185.119.178 | 18.184.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.194.56.33 | 18.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.123.137.36 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.74.31.40 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.77.91.131 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.156.220.199 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.158.226.90 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.28.39.139 | 52.28.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.29.166.237 | 52.29.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.57.238.9 | 52.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.58.67.111 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 51.102.134.102 | 51.102.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.180.73.73 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- —
- Contact emails
- —
Subdomains
16 observed subdomains of dirk.nl.
Web-graph footprint
Distinct hostnames that link to or from dirk.nl in the public web crawl.
475 sites link to this hostname.
62 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for dirk.nl.
| Mechanism | Target |
|---|---|
| SPF_A | dirk.nl |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailswitch.nl |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.26.148.0/24 |
| SPF_IP | 208.91.112.53 |
| SPF_MX | dirk.nl |
Related pages
Pivot deeper into the graph from dirk.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dirk.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.