Skip to content

Hostname

karokauer.com

Last fetched

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

Nutrition Label

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

Resolution chain

karokauer.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:1328
Organization
benjamin kauer
Contact emails

Subdomains

27 observed subdomains of karokauer.com.

Web-graph footprint

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

46 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for karokauer.com.

MechanismTarget
SPF_Aw01c237d.kasserver.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.eu
SPF_IP87.139.66.84
SPF_IP93.240.175.70
SPF_MXkarokauer.com

Related pages

Pivot deeper into the graph from karokauer.com.

Cypher and MCP

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

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