Skip to content

Hostname

nutheorie.nl

Last fetched

nutheorie.nl resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.112108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.12108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.82108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.84108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.29.17108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.35108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.6108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.97108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.173.10913.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.7613.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.7713.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.9613.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.192.12613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

70 observed subdomains of nutheorie.nl.

Web-graph footprint

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

30 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nutheorie.nl.

MechanismTarget
SPF_Anutheorie.nl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mtasv.net
SPF_MXnutheorie.nl

Related pages

Pivot deeper into the graph from nutheorie.nl.

Cypher and MCP

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

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