Skip to content

Hostname

akerasa.com

Last fetched

akerasa.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:73 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.17.142.19952.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:73
Organization
host master
Contact emails

Subdomains

31 observed subdomains of akerasa.com.

Web-graph footprint

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

145 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for akerasa.com.

MechanismTarget
SPF_INCLUDEmsg-out._spf.onevoice.no
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.239.225.26/32
SPF_IP167.89.98.6
SPF_IP185.12.57.64/26
SPF_IP185.38.121.20/30
SPF_IP194.187.25.111
SPF_IP2a00:1b60:0:4:0:0:0:26
SPF_IP2a04:6fb0:121::21/126
SPF_IP51.120.81.176
SPF_IP77.88.78.8/32
SPF_IP91.228.214.80

Related pages

Pivot deeper into the graph from akerasa.com.

Cypher and MCP

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

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