Hostname
akanea.com
Last fetched
akanea.com resolves to 1 IPv4 address operated by IRE-AS in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
akanea.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.2.253.232 | 185.2.252.0/22 | AS34863 | IRE-AS | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- akanea dãveloppement
- Contact emails
Subdomains
67 observed subdomains of akanea.com.
Showing 25 of 67. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from akanea.com in the public web crawl.
164 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for akanea.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 8691471.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 176.116.26.24/29 |
| SPF_IP | 185.252.195.151/32 |
| SPF_IP | 185.252.195.152/30 |
| SPF_IP | 185.252.195.156/32 |
| SPF_IP | 193.46.85.199/32 |
| SPF_IP | 195.200.78.0/24 |
| SPF_IP | 212.67.32.0/24 |
| SPF_IP | 212.67.34.0/24 |
| SPF_IP | 212.67.40.185/32 |
| SPF_IP | 213.186.33.8 |
| SPF_IP | 81.23.32.0/20 |
| SPF_IP | 85.204.21.1 |
| SPF_IP | 89.35.104.146/32 |
Related pages
Pivot deeper into the graph from akanea.com.
- IP · 185.2.253.232
- ASN · AS34863IRE-AS
- Registrar · iana:81
- Country · FR
- Email · 219e3caa8e7df4095d95b9aad83d7192-1745091@contact.gandi.net
- TLD · .com
- Browse hostnames · ak…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "akanea.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.