Skip to content

Hostname

terramag.de

Last fetched

terramag.de resolves to 2 IPv4 addresses operated by AS44066 in DE.

Nutrition Label

WHISPER CANON · terramag.deRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/terramag.de

Resolution chain

terramag.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

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

Subdomains

6 observed subdomains of terramag.de.

Web-graph footprint

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

14 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for terramag.de.

MechanismTarget
SPF_Aterramag.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP31.172.88.160
SPF_IP78.94.88.30
SPF_IP87.230.55.101
SPF_IP87.230.57.67
SPF_MXterramag.de

Related pages

Pivot deeper into the graph from terramag.de.

Cypher and MCP

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

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