Skip to content

Hostname

jansen-display.de

Last fetched

jansen-display.de resolves to 1 IPv4 address operated by AS197019 in CZ.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
89.221.212.24789.222.115.0/24AS197019CZ

WHOIS identity

No WHOIS records are currently associated with jansen-display.de in WhisperGraph.

Subdomains

6 observed subdomains of jansen-display.de.

Web-graph footprint

Distinct hostnames that link to or from jansen-display.de in the public web crawl.

24 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for jansen-display.de.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.24.149.172/32
SPF_IP62.26.11.35
SPF_IP62.26.11.51
SPF_IP77.104.250.228
SPF_IP77.104.250.229
SPF_IP89.110.135.23
SPF_IP89.221.209.222
SPF_IP95.80.205.100
SPF_IP95.80.205.110

Related pages

Pivot deeper into the graph from jansen-display.de.

Cypher and MCP

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

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