Skip to content

Hostname

akiit.com

Last fetched

akiit.com resolves to 2 IPv4 addresses operated by ROCKET-SIRIUS - ROCKET SOFTWARE INC in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · akiit.comRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/akiit.com

Resolution chain

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

IPPrefixASNOperatorCountry
38.91.57.20638.91.56.0/22AS32181ROCKET-SIRIUS - ROCKET SOFTWARE INCUS
50.31.12.2950.31.0.0/19AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
mr africa, inc... - non-profit literary organization
Contact emails

Subdomains

8 observed subdomains of akiit.com.

Web-graph footprint

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

23 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • akiit.com

SPF policy

6 SPF mechanisms authorising senders for akiit.com.

MechanismTarget
SPF_Aakiit.com
SPF_IP208.100.15.100
SPF_IP208.100.15.126
SPF_IP38.91.57.202
SPF_IP38.91.57.206
SPF_MXakiit.com

Related pages

Pivot deeper into the graph from akiit.com.

Cypher and MCP

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

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