Skip to content

Hostname

gevavi.com

Last fetched

gevavi.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1467 as the registrar.

Nutrition Label

WHISPER CANON · gevavi.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/gevavi.com

Resolution chain

gevavi.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1467
Organization
gevavi schoeisel bv
Contact emails

Subdomains

6 observed subdomains of gevavi.com.

Web-graph footprint

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

5 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for gevavi.com.

MechanismTarget
SPF_INCLUDE7334674.spf10.hubspotemail.net
SPF_INCLUDE_spf.duocast.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.intermixmail.nl
SPF_INCLUDEspf.pantheon-hosting.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.78.72.192/27
SPF_IP2001:1690:2:416:0:0:0:167
SPF_IP217.19.237.54/32
SPF_IP84.241.182.106/32
SPF_IP89.255.42.98/32
SPF_IP89.55.42.98
SPF_IP92.63.168.140/32

Related pages

Pivot deeper into the graph from gevavi.com.

Cypher and MCP

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

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