Skip to content

Hostname

spiegl.de

Last fetched

spiegl.de resolves to 1 IPv4 address operated by AS59752 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
164.177.170.82164.177.170.0/24AS59752DE

WHOIS identity

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

Subdomains

52 observed subdomains of spiegl.de.

Web-graph footprint

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

41 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for spiegl.de.

MechanismTarget
SPF_Acloud.spiegl.de
SPF_Amail.spiegl.de
SPF_Amail2.spiegl.de
SPF_Aspiegl.de
SPF_Asrs-cloud.spiegl.de
SPF_Asrs-mail.spiegl.de
SPF_Asrs-mail2.spiegl.de
SPF_MXspiegl.de

Related pages

Pivot deeper into the graph from spiegl.de.

Cypher and MCP

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

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