Skip to content

Hostname

weg.de

Last fetched

weg.de resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · weg.deRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/weg.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.184.45.18818.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.10.4618.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.232.15535.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

56 observed subdomains of weg.de.

Web-graph footprint

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

353 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for weg.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.weg.de
SPF_INCLUDEemarsys.net
SPF_INCLUDEemsmtp.com
SPF_INCLUDEmailgroup.lastminute.com
SPF_MXtraveltainment.de

Related pages

Pivot deeper into the graph from weg.de.

Cypher and MCP

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

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