Skip to content

Hostname

dws-verlag.de

Last fetched

dws-verlag.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
116.202.222.92116.202.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with dws-verlag.de in WhisperGraph.

Subdomains

19 observed subdomains of dws-verlag.de.

Web-graph footprint

Distinct hostnames that link to or from dws-verlag.de in the public web crawl.

67 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for dws-verlag.de.

MechanismTarget
SPF_Adws-verlag.de
SPF_Amail.dws-verlag.de
SPF_Amail2.dws-verlag.de
SPF_Aweb01.dws-steuerberater-online.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.9.1.175
SPF_IP185.45.240.154
SPF_IP2a01:4f8:141:3182:0:0:0:2
SPF_IP62.96.110.178/29
SPF_MXdws-verlag.de

Related pages

Pivot deeper into the graph from dws-verlag.de.

Cypher and MCP

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

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