Skip to content

Hostname

gevavi.nl

Last fetched

gevavi.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:combell as the registrar.

Nutrition Label

WHISPER CANON · gevavi.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/gevavi.nl

Resolution chain

gevavi.nl 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
registrar:combell
Organization
Contact emails

Subdomains

8 observed subdomains of gevavi.nl.

Web-graph footprint

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

13 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for gevavi.nl.

MechanismTarget
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.nl.

Cypher and MCP

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

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