Skip to content

Hostname

stawag.de

Last fetched

stawag.de resolves to 1 IPv4 address operated by AS8422 in DE.

Nutrition Label

WHISPER CANON · stawag.deRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/stawag.de

Resolution chain

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

IPPrefixASNOperatorCountry
83.138.60.10083.138.60.0/24AS8422DE

WHOIS identity

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

Subdomains

37 observed subdomains of stawag.de.

Web-graph footprint

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

257 sites link to this hostname.

90 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for stawag.de.

MechanismTarget
SPF_INCLUDE_spf.on.services
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.regioit.de
SPF_IP168.245.70.7/32
SPF_IP178.77.113.220
SPF_IP193.70.16.21
SPF_IP2a01:488:42:1000:b24d:71dc:ff99:be24
SPF_IP85.214.195.252
SPF_IP85.214.21.134
SPF_IP85.214.42.60
SPF_MXstawag.de

Related pages

Pivot deeper into the graph from stawag.de.

Cypher and MCP

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

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