Skip to content

Hostname

jisd.de

Last fetched

jisd.de resolves to 1 IPv4 address operated by AS131965 in JP.

Nutrition Label

WHISPER CANON · jisd.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/jisd.de

Resolution chain

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

IPPrefixASNOperatorCountry
183.90.231.125183.90.224.0/20AS131965JP

WHOIS identity

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

Subdomains

2 observed subdomains of jisd.de.

Web-graph footprint

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

33 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for jisd.de.

MechanismTarget
SPF_INCLUDE_spf.efm.de
SPF_IP195.190.148.204
SPF_IP195.82.33.18
SPF_IP195.82.33.23
SPF_IP2001:67c:2dc4:3:0:0:0:204
SPF_MXjisd.de

Related pages

Pivot deeper into the graph from jisd.de.

Cypher and MCP

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

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