Skip to content

Hostname

factory.stawag.de

Last fetched

factory.stawag.de resolves to 1 IPv4 address operated by AS8560 in US.

Nutrition Label

WHISPER CANON · factory.stawag.deRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/factory.stawag.de

Resolution chain

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

IPPrefixASNOperatorCountry
216.250.114.99216.250.112.0/20AS8560US

WHOIS identity

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

Subdomains

1 observed subdomain of factory.stawag.de.

Threat posture

History

Mail and authentication

SPF policy

40 SPF mechanisms authorising senders for factory.stawag.de.

MechanismTarget
SPF_IP104.192.5.145
SPF_IP104.219.42.69
SPF_IP108.175.10.204
SPF_IP162.255.87.177
SPF_IP162.255.87.221
SPF_IP162.255.87.235
SPF_IP198.251.66.175
SPF_IP198.251.66.254
SPF_IP198.251.66.31
SPF_IP198.71.55.163
SPF_IP198.71.55.246
SPF_IP216.250.114.103
SPF_IP216.250.114.207
SPF_IP216.250.114.21
SPF_IP216.250.114.27
SPF_IP216.250.114.99
SPF_IP50.21.179.254
SPF_IP70.35.198.164
SPF_IP70.35.202.25
SPF_IP70.35.205.225
SPF_IP74.208.121.187
SPF_IP74.208.121.20
SPF_IP74.208.121.208
SPF_IP74.208.121.249
SPF_IP74.208.121.89
SPF_IP74.208.14.11
SPF_IP74.208.14.9
SPF_IP74.208.157.42
SPF_IP74.208.175.200
SPF_IP74.208.175.233
SPF_IP74.208.178.59
SPF_IP74.208.184.89
SPF_IP74.208.211.31
SPF_IP74.208.214.97
SPF_IP74.208.235.242
SPF_IP74.208.42.199
SPF_IP74.208.45.71
SPF_IP74.208.46.87
SPF_IP74.208.82.111
SPF_IP74.208.89.45

Related pages

Pivot deeper into the graph from factory.stawag.de.

Cypher and MCP

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

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