Hostname
akabit.com
Last fetched
akabit.com resolves to 1 IPv4 address operated by AS12637 in IT. WHOIS lists iana:168 as the registrar.
Nutrition Label
Resolution chain
akabit.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 |
|---|---|---|---|---|
| 217.64.195.220 | 217.64.192.0/20 | AS12637 | — | IT |
WHOIS identity
- Registrar
- iana:168
- Organization
- akabit. informatica & comunicazione sas di maurizio cavalletti & c.
- Contact emails
Subdomains
15 observed subdomains of akabit.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for akabit.com.
| Mechanism | Target |
|---|---|
| SPF_A | akabit.com |
| SPF_A | backup.akabit.com |
| SPF_A | ws3.akabit.com |
| SPF_A | ws4.akabit.com |
| SPF_A | ws5.akabit.com |
| SPF_INCLUDE | _spf.th.seeweb.it |
| SPF_INCLUDE | akabit.com |
| SPF_IP | 2a01:4f8:1c0c:427c:0:0:0:1 |
| SPF_IP | 2a01:4f8:c0c:b92a:0:0:0:1 |
| SPF_IP | 37.187.79.191/32 |
| SPF_IP | 5.144.164.171/32 |
| SPF_IP | 91.121.202.168 |
| SPF_IP | 91.121.98.11 |
| SPF_IP | 92.222.157.79 |
| SPF_IP | 94.130.182.130 |
| SPF_MX | akabit.com |
Related pages
Pivot deeper into the graph from akabit.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "akabit.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.