Skip to content

Hostname

konto.kiddinx.de

Last fetched

konto.kiddinx.de resolves to 1 IPv4 address operated by AS47447 in DE.

Nutrition Label

WHISPER CANON · konto.kiddinx.deRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/konto.kiddinx.de

Resolution chain

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

IPPrefixASNOperatorCountry
194.6.209.145194.6.208.0/22AS47447DE

WHOIS identity

No WHOIS records are currently associated with konto.kiddinx.de in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for konto.kiddinx.de.

MechanismTarget
SPF_INCLUDEd-hosting.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.6.209.145
SPF_IP194.6.209.2
SPF_IP212.42.242.126
SPF_IP2a00:f48:1008:0:0:208:34:10
SPF_IP2a00:f48:1008:0:0:209:145:10
SPF_IP2a00:f48:1008:0:0:209:2:10

Related pages

Pivot deeper into the graph from konto.kiddinx.de.

Cypher and MCP

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

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