Skip to content

Hostname

gedlaeknir.is

Last fetched

gedlaeknir.is resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · gedlaeknir.isRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/gedlaeknir.is

Resolution chain

gedlaeknir.is resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.158.163.25418.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.198.243.20318.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.59.2193.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.135.1363.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with gedlaeknir.is in WhisperGraph.

Subdomains

4 observed subdomains of gedlaeknir.is.

Web-graph footprint

Distinct hostnames that link to or from gedlaeknir.is in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for gedlaeknir.is.

MechanismTarget
SPF_INCLUDEsmtp2go.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from gedlaeknir.is.

Cypher and MCP

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

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