Skip to content

Hostname

geleuken.com

Last fetched

geleuken.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · geleuken.comRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/geleuken.com

Resolution chain

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

IPPrefixASNOperatorCountry
128.140.67.111128.140.0.0/17AS24940DE

WHOIS identity

Registrar
iana:69
Organization
h.p. vries
Contact emails

Subdomains

3 observed subdomains of geleuken.com.

Web-graph footprint

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

13 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for geleuken.com.

MechanismTarget
SPF_Ageleuken.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwebawere.nl
SPF_IP185.158.164.79
SPF_IP185.22.192.230
SPF_IP195.85.189.170
SPF_IP213.206.236.178
SPF_IP81.172.238.183
SPF_IP84.243.199.118
SPF_IP89.255.5.75
SPF_MXgeleuken.com

Related pages

Pivot deeper into the graph from geleuken.com.

Cypher and MCP

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

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