Skip to content

Hostname

geske.com

Last fetched

geske.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · geske.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/geske.com

Resolution chain

geske.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.159.0.1718.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.12.225.1213.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.120.23.573.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.132.150.2413.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.72.1943.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.231.1193.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.78.123.1603.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.78.212.2393.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.181.17652.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for geske.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEteamnet.de

Related pages

Pivot deeper into the graph from geske.com.

Cypher and MCP

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

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