Skip to content

Hostname

evelean.com

Last fetched

evelean.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:1479 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.36.110.23113.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.37.181.17913.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.177.7513.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.181.15513.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.70.3713.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.188.136.24115.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.27.13015.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.107.4251.44.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.197.6551.44.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
52.47.103.22652.47.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
52.47.54.10052.47.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
52.47.85.15352.47.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.121.18551.44.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.224.77.9715.224.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.FR
15.224.62.8615.224.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

75 observed subdomains of evelean.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for evelean.com.

MechanismTarget
SPF_INCLUDEspf.sendinblue.com
SPF_IPfd92:59f3:510e::/48
SPF_MXevelean.com

Related pages

Pivot deeper into the graph from evelean.com.

Cypher and MCP

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

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