Skip to content

Hostname

geolyth.at

Last fetched

geolyth.at resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · geolyth.atRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/geolyth.at

Resolution chain

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

IPPrefixASNOperatorCountry
46.4.74.22846.4.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with geolyth.at in WhisperGraph.

Subdomains

2 observed subdomains of geolyth.at.

Web-graph footprint

Distinct hostnames that link to or from geolyth.at in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for geolyth.at.

MechanismTarget
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.128.137.108/32
SPF_IP109.68.106.132
SPF_IP34.249.190.60/32
SPF_IP85.233.109.218
SPF_IP99.80.189.20/32
SPF_IP99.81.216.78/32
SPF_MXgeolyth.at

Related pages

Pivot deeper into the graph from geolyth.at.

Cypher and MCP

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

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