Skip to content

Hostname

konyv.de

Last fetched

konyv.de resolves to 2 IPv4 addresses operated by AS208154 in HU.

Nutrition Label

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

Resolution chain

konyv.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

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

Subdomains

9 observed subdomains of konyv.de.

Web-graph footprint

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

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for konyv.de.

MechanismTarget
SPF_Akonyv.de
SPF_IP185.75.192.91
SPF_MXkonyv.de

Related pages

Pivot deeper into the graph from konyv.de.

Cypher and MCP

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

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