Skip to content

Hostname

geevers.eu

Last fetched

geevers.eu resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:transip group bv as the registrar.

Nutrition Label

WHISPER CANON · geevers.euRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/geevers.eu

Resolution chain

geevers.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.157.208.3018.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:transip group bv
Organization
Contact emails

Subdomains

17 observed subdomains of geevers.eu.

Web-graph footprint

Distinct hostnames that link to or from geevers.eu in the public web crawl.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for geevers.eu.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.53.72.252/32
SPF_IP213.136.12.0/24
SPF_IP46.235.43.194
SPF_IP5.39.185.0/24
SPF_IP82.192.79.122/32

Related pages

Pivot deeper into the graph from geevers.eu.

Cypher and MCP

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

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