Skip to content

Hostname

kusspaprika.com

Last fetched

kusspaprika.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1420 as the registrar.

Nutrition Label

WHISPER CANON · kusspaprika.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/kusspaprika.com

Resolution chain

kusspaprika.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1420
Organization
kusspaprika
Contact emails

Subdomains

11 observed subdomains of kusspaprika.com.

Web-graph footprint

Distinct hostnames that link to or from kusspaprika.com in the public web crawl.

8 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for kusspaprika.com.

MechanismTarget
SPF_Akusspaprika.com
SPF_Amail1.acpost.de
SPF_Ashield.spambarrier.de
SPF_INCLUDEmx1.spambarrier.de
SPF_INCLUDEmx2.spambarrier.de
SPF_INCLUDEwww.spambarrier.de
SPF_IP134.119.21.49
SPF_IP185.21.103.132
SPF_IP188.68.44.2
SPF_IP193.30.123.217/32
SPF_IP2a01:4f8:c17:1784:0:0:0:2
SPF_IP2a01:4f8:c2c:79f7:0:0:0:1
SPF_IP2a02:c207:3001:460:0:0:0:2
SPF_IP5.158.182.194
SPF_IP5.189.136.147
SPF_IP78.46.139.117
SPF_IP91.228.52.81
SPF_MXkusspaprika.com

Related pages

Pivot deeper into the graph from kusspaprika.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kusspaprika.com"})-[: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.