Skip to content

Hostname

akerva.com

Last fetched

akerva.com resolves to 1 IPv4 address operated by INFOMANIAK-AS in CH. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · akerva.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/akerva.com

Resolution chain

akerva.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
83.166.130.25083.166.128.0/19AS29222INFOMANIAK-ASCH

WHOIS identity

Registrar
iana:433
Organization
laurent
Contact emails

Subdomains

7 observed subdomains of akerva.com.

Web-graph footprint

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

30 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for akerva.com.

MechanismTarget
SPF_Aakerva.com
SPF_Asmtprelay.syfadis.com
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.33.245.75/32
SPF_IP93.93.188.175/32
SPF_MXakerva.com

Related pages

Pivot deeper into the graph from akerva.com.

Cypher and MCP

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

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