Skip to content

Hostname

kerfork.com

Last fetched

kerfork.com resolves to 1 IPv4 address operated by CIVICOS in ES. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · kerfork.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kerfork.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.230.239.215185.230.239.0/24AS210350CIVICOSES

WHOIS identity

Registrar
iana:1647
Organization
civicos networking
Contact emails

Subdomains

6 observed subdomains of kerfork.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kerfork.com.

MechanismTarget
SPF_Akerfork.com
SPF_Azeus.kerfork.com
SPF_MXkerfork.com

Related pages

Pivot deeper into the graph from kerfork.com.

Cypher and MCP

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

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