Skip to content

Hostname

wesernetz.de

Last fetched

wesernetz.de resolves to 1 IPv4 address operated by AS33873 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
109.235.141.155109.235.140.0/22AS33873DE

WHOIS identity

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

Subdomains

23 observed subdomains of wesernetz.de.

Web-graph footprint

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

59 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for wesernetz.de.

MechanismTarget
SPF_Amail.crm.ondemand.com
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.servicemail24.de
SPF_IP109.235.141.120
SPF_IP109.235.141.121
SPF_IP195.80.239.213
SPF_IP212.34.64.185/32
SPF_IP84.17.190.208
SPF_IP84.17.190.209
SPF_IP84.17.190.232

Related pages

Pivot deeper into the graph from wesernetz.de.

Cypher and MCP

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

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