Hostname
akindonet.com
Last fetched
akindonet.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- akindonet co.
- Contact emails
- system1@akindonet.com
- 4e3a0a23-e010-41f5-a087-17d190e56392@identity-protect.org
- 7596433d-baf5-4c02-9358-2f183baaf32d@identity-protect.org
- 7849e753-be52-44b4-83bd-447174318dd4@identity-protect.org
- a9e15458-f876-44b8-ba0c-62f48d5a7627@identity-protect.org
- d4c26e90-f670-449d-8731-ded063419a0d@identity-protect.org
- fb9f1487-e53d-45f6-9ac3-498f10cf45a5@identity-protect.org
Subdomains
10 observed subdomains of akindonet.com.
Web-graph footprint
Distinct hostnames that link to or from akindonet.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for akindonet.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mx.cloudflare.net |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.aams6.jp |
Related pages
Pivot deeper into the graph from akindonet.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "akindonet.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.