Skip to content

Hostname

everdune.com

Last fetched

everdune.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · everdune.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/everdune.com

Resolution chain

everdune.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.105.318.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.4918.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.6318.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.7718.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.11118.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.4418.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.518.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.9918.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:269
Organization
everdune mobile b.v.
Contact emails

Subdomains

6 observed subdomains of everdune.com.

Web-graph footprint

Distinct hostnames that link to or from everdune.com in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for everdune.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailer.twinfield.com
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from everdune.com.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.