Skip to content

Hostname

everledger.io

Last fetched

everledger.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · everledger.ioRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/everledger.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.239.199.10218.239.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.199.10918.239.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.199.6618.239.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.199.7618.239.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.190.1083.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.303.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.443.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.593.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
52.222.236.5152.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.6952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8152.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.9952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.10299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.12099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
digital privacy corporation
Contact emails

Subdomains

153 observed subdomains of everledger.io.

Web-graph footprint

Distinct hostnames that link to or from everledger.io in the public web crawl.

534 sites link to this hostname.

138 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for everledger.io.

MechanismTarget
SPF_INCLUDE7591558.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from everledger.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "everledger.io"})-[: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.