Skip to content

Hostname

geodesial.com

Last fetched

geodesial.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · geodesial.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/geodesial.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.250.248.333.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.215.434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.155.19452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.52.13952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.93.18554.246.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.30.3054.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:433
Organization
david le roux
Contact emails

Subdomains

8 observed subdomains of geodesial.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for geodesial.com.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net

Related pages

Pivot deeper into the graph from geodesial.com.

Cypher and MCP

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

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