Skip to content

Hostname

exedra.de

Last fetched

exedra.de resolves to 1 IPv4 address operated by AS198139 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
128.127.48.222128.127.48.0/23AS198139DE

WHOIS identity

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

Subdomains

57 observed subdomains of exedra.de.

Web-graph footprint

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

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for exedra.de.

MechanismTarget
SPF_Amail.exedra.de
SPF_Ans.e-n-v.net
SPF_Asmtp.exedra.de
SPF_IP128.127.48.0/21
SPF_IP128.127.49.19
SPF_IP185.195.148.0/24
SPF_MXexedra.de
SPF_MXspamgw1.exedra.de
SPF_MXspamgw2.exedra.de

Related pages

Pivot deeper into the graph from exedra.de.

Cypher and MCP

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

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