Skip to content

Hostname

akima.com

Last fetched

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

Nutrition Label

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

Resolution chain

akima.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:146
Organization
akima
Contact emails

Subdomains

24 observed subdomains of akima.com.

Web-graph footprint

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

271 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for akima.com.

MechanismTarget
SPF_Aakima.com
SPF_INCLUDE7234169.spf07.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.114.9.11
SPF_IP204.114.9.19
SPF_IP204.114.9.50
SPF_IP66.35.56.161
SPF_IP74.201.71.34/32
SPF_MXakima.com

Related pages

Pivot deeper into the graph from akima.com.

Cypher and MCP

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

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