Skip to content

Hostname

weddix.de

Last fetched

weddix.de is a registered hostname under the .de top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · weddix.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/weddix.de

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

19 observed subdomains of weddix.de.

Web-graph footprint

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

197 sites link to this hostname.

418 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for weddix.de.

MechanismTarget
SPF_A144.76.155.200
SPF_A178.77.100.24
SPF_A178.77.102.237
SPF_A178.77.93.172
SPF_A178.77.98.158
SPF_A178.77.98.159
SPF_A178.77.98.160
SPF_A46.163.113.152
SPF_A46.236.16.148
SPF_A46.236.16.150
SPF_A82.135.123.250
SPF_A89.151.101.175
SPF_A89.151.101.184
SPF_MXweddix.de

Related pages

Pivot deeper into the graph from weddix.de.

Cypher and MCP

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

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