Skip to content

Hostname

akaram.de

Last fetched

akaram.de resolves to 1 IPv4 address operated by AS39212 in CH.

Nutrition Label

WHISPER CANON · akaram.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/akaram.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.182.24.56185.182.24.0/24AS39212CH

WHOIS identity

No WHOIS records are currently associated with akaram.de in WhisperGraph.

Subdomains

1 observed subdomain of akaram.de.

Subdomain
www.akaram.de

Web-graph footprint

Distinct hostnames that link to or from akaram.de in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for akaram.de.

MechanismTarget
SPF_Aakaram.de
SPF_IP185.182.24.2
SPF_IP2a00:1128:1:1:0:0:19:37
SPF_IP2a0a:df80:24:0:0:0:0:2
SPF_IP94.126.18.116
SPF_IP94.126.19.37
SPF_MXakaram.de

Related pages

Pivot deeper into the graph from akaram.de.

Cypher and MCP

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

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