Skip to content

Hostname

eventhos.com

Last fetched

eventhos.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:106 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.53.80.10113.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.25.13313.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.16.230.25016.16.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
51.20.208.22151.20.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:106
Organization
sebastian pineda cortes
Contact emails

Subdomains

2 observed subdomains of eventhos.com.

Web-graph footprint

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

18 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for eventhos.com.

MechanismTarget
SPF_INCLUDE_spf.zone.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.146.68.161
SPF_IP217.146.70.120

Related pages

Pivot deeper into the graph from eventhos.com.

Cypher and MCP

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

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