Skip to content

Hostname

elwateg.de

Last fetched

elwateg.de resolves to 1 IPv4 address operated by AS3320 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.158.123.30193.158.0.0/15AS3320DE

WHOIS identity

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

Subdomains

14 observed subdomains of elwateg.de.

Web-graph footprint

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

17 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for elwateg.de.

MechanismTarget
SPF_Aelwateg.de
SPF_IP185.68.136.12/32
SPF_IP193.158.123.24/29
SPF_IP195.145.151.152/29
SPF_IP2003:00c3:d014::/64
SPF_IP2003:67:a012::/64
SPF_IP217.6.219.224/29
SPF_IP2a03:2b20:0:0:0:0:0:c
SPF_IP85.13.150.106/32
SPF_MXelwateg.de

Related pages

Pivot deeper into the graph from elwateg.de.

Cypher and MCP

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

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