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
Resolution chain
akerasa.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 |
|---|---|---|---|---|
| 52.17.142.199 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:73
- Organization
- host master
- Contact emails
Subdomains
31 observed subdomains of akerasa.com.
Showing 25 of 31. View all subdomains →
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
MX records
SPF policy
12 SPF mechanisms authorising senders for akerasa.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | msg-out._spf.onevoice.no |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.239.225.26/32 |
| SPF_IP | 167.89.98.6 |
| SPF_IP | 185.12.57.64/26 |
| SPF_IP | 185.38.121.20/30 |
| SPF_IP | 194.187.25.111 |
| SPF_IP | 2a00:1b60:0:4:0:0:0:26 |
| SPF_IP | 2a04:6fb0:121::21/126 |
| SPF_IP | 51.120.81.176 |
| SPF_IP | 77.88.78.8/32 |
| SPF_IP | 91.228.214.80 |
Related pages
Pivot deeper into the graph from akerasa.com.
- IP · 52.17.142.199
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:73
- Country · IE
- Email · domains@akerasa.com
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.