Skip to content

Hostname

gecko.de

Last fetched

gecko.de resolves to 1 IPv4 address operated by TDDE-ASN1 in DE.

Nutrition Label

WHISPER CANON · gecko.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gecko.de

Resolution chain

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

IPPrefixASNOperatorCountry
193.189.247.38193.189.224.0/19AS6805TDDE-ASN1DE

WHOIS identity

No WHOIS records are currently associated with gecko.de in WhisperGraph.

Subdomains

81 observed subdomains of gecko.de.

Web-graph footprint

Distinct hostnames that link to or from gecko.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for gecko.de.

MechanismTarget
SPF_Acustmail-out.boreus.de
SPF_Amail.gecko.de
SPF_Amx.boreus.de
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.189.247.10
SPF_IP193.189.247.11
SPF_IP193.189.247.12
SPF_IP193.189.247.200
SPF_IP193.189.247.8
SPF_IP195.50.176.11
SPF_IP195.50.177.41
SPF_IP195.50.177.44
SPF_IP46.189.56.11
SPF_IP83.169.17.184
SPF_IP85.199.64.11

Related pages

Pivot deeper into the graph from gecko.de.

Cypher and MCP

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

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