Skip to content

Hostname

eventora.com

Last fetched

eventora.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · eventora.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/eventora.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.252.134.22334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.120.19352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.228.9252.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.147.12354.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.2.1654.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
awapai pliroforiki epe
Contact emails

Subdomains

15 observed subdomains of eventora.com.

Web-graph footprint

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

1,467 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for eventora.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsender.zohobooks.com
SPF_IP167.89.105.57
SPF_IP167.89.105.58

Related pages

Pivot deeper into the graph from eventora.com.

Cypher and MCP

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

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