Skip to content

Hostname

webjanssen.de

Last fetched

webjanssen.de resolves to 1 IPv4 address operated by AS29471 in DE.

Nutrition Label

WHISPER CANON · webjanssen.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/webjanssen.de

Resolution chain

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

IPPrefixASNOperatorCountry
195.140.208.58195.140.208.0/22AS29471DE

WHOIS identity

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

Subdomains

321 observed subdomains of webjanssen.de.

Web-graph footprint

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

6 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for webjanssen.de.

MechanismTarget
SPF_Awebjanssen.de
SPF_INCLUDEitd-glaser.de
SPF_IP195.140.210.2
SPF_IP195.225.209.132
SPF_IP195.225.209.224
SPF_IP195.225.209.225
SPF_IP195.225.209.3
SPF_IP195.225.210.2
SPF_IP195.225.211.3
SPF_MXwebjanssen.de

Related pages

Pivot deeper into the graph from webjanssen.de.

Cypher and MCP

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

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