Skip to content

Hostname

evedex.com

Last fetched

evedex.com resolves to 12 IPv4 addresses operated by AS64073 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · evedex.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/evedex.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.219.1080.0.0.0/0AS64073US
18.173.219.220.0.0.0/0AS64073US
18.173.219.510.0.0.0/0AS64073US
18.173.219.880.0.0.0/0AS64073US
3.171.214.1093.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.1253.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.813.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.953.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
buydomains_com
Contact emails

Subdomains

33 observed subdomains of evedex.com.

Web-graph footprint

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

105 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for evedex.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEevedex-f22c4143aa96.intercom-mail.com

Related pages

Pivot deeper into the graph from evedex.com.

Cypher and MCP

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

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