Skip to content

Hostname

maxvandaag.nl

Last fetched

maxvandaag.nl resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:npo as the registrar.

Nutrition Label

WHISPER CANON · maxvandaag.nlRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/maxvandaag.nl

Resolution chain

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

IPPrefixASNOperatorCountry
18.158.193.15818.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.184.192.20618.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.184.90.10318.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.192.16.2618.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.193.187.2218.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.197.82.7418.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.198.132.14218.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.148.1153.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.108.1643.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.190.863.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.204.223.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.69.5.2463.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.131.773.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.135.20835.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.255.25535.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.150.15535.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.131.22152.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.204.11052.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.207.452.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.66.8052.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:npo
Organization
Contact emails

Subdomains

9 observed subdomains of maxvandaag.nl.

Web-graph footprint

Distinct hostnames that link to or from maxvandaag.nl in the public web crawl.

1,567 sites link to this hostname.

668 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for maxvandaag.nl.

Related pages

Pivot deeper into the graph from maxvandaag.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "maxvandaag.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.