Skip to content

Hostname

appeltern.nl

Last fetched

appeltern.nl resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.2108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.22108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.51108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.71108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.12813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
34.240.209.19234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.50.23752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.226.10952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.173.7352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.66.5554.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.239.4899.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

9 observed subdomains of appeltern.nl.

Web-graph footprint

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

569 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for appeltern.nl.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEidearoominc.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from appeltern.nl.

Cypher and MCP

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

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