Skip to content

Hostname

k5online.com

Last fetched

k5online.com resolves to 2 IPv4 addresses operated by AS33786 in GH. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · k5online.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/k5online.com

Resolution chain

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

WHOIS identity

Registrar
iana:146
Organization
carl spies
Contact emails

Subdomains

14 observed subdomains of k5online.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • k5online.com

SPF policy

7 SPF mechanisms authorising senders for k5online.com.

MechanismTarget
SPF_Ak5online.com
SPF_Aknet-dns01-acc.knetgh.com
SPF_IP196.29.238.1
SPF_IP196.29.238.15
SPF_IP196.29.238.2
SPF_IP41.75.51.2
SPF_MXk5online.com

Related pages

Pivot deeper into the graph from k5online.com.

Cypher and MCP

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

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