Skip to content

Hostname

kall8.com

Last fetched

kall8.com resolves to 2 IPv4 addresses operated by RINGSQUARED - RingSquared in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · kall8.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/kall8.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.40.32.7864.40.32.0/24AS22702RINGSQUARED - RingSquaredUS
64.40.32.7964.40.32.0/24AS22702RINGSQUARED - RingSquaredUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

21 observed subdomains of kall8.com.

Web-graph footprint

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

106 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for kall8.com.

MechanismTarget
SPF_INCLUDE5280051.spf07.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP206.191.224.0/19
SPF_IP23.103.224.0/19
SPF_IP40.103.0.0/16
SPF_IP64.40.32.81
SPF_IP66.109.192.78
SPF_MXkall8.com

Related pages

Pivot deeper into the graph from kall8.com.

Cypher and MCP

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

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