Skip to content

Hostname

eventival.com

Last fetched

eventival.com resolves to 2 IPv4 addresses operated by WEBSUPPORT-SRO-SK-AS in SK. WHOIS lists iana:106 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
37.9.175.21337.9.175.0/24AS51013WEBSUPPORT-SRO-SK-ASSK
83.167.244.14983.167.224.0/19AS24971MASTER-AS Czech Republic www.master.czCZ

WHOIS identity

Registrar
iana:106
Organization
eventival s.r.o.
Contact emails

Subdomains

27 observed subdomains of eventival.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for eventival.com.

MechanismTarget
SPF_Aeventival.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.active24.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.zoho.eu
SPF_IP81.95.98.219/32
SPF_IP81.95.98.220
SPF_IP81.95.98.246
SPF_MXeventival.com

Related pages

Pivot deeper into the graph from eventival.com.

Cypher and MCP

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

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