Skip to content

Hostname

geode.fi

Last fetched

geode.fi resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · geode.fiRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/geode.fi

Resolution chain

geode.fi resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.142.30108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.56108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.57108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.82108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.102.12518.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.3018.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.3918.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9118.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.218.10818.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.12918.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.1618.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.8118.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
216.137.53.103216.137.53.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.53.32216.137.53.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.53.3216.137.53.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.53.75216.137.53.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with geode.fi in WhisperGraph.

Subdomains

13 observed subdomains of geode.fi.

Web-graph footprint

Distinct hostnames that link to or from geode.fi in the public web crawl.

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for geode.fi.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from geode.fi.

Cypher and MCP

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

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