Hostname
akruu.com
Last fetched
akruu.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
akruu.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.248.146.214 | 3.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.254.250.29 | 3.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.255.202.86 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.229.213.116 | 54.229.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:146
- Organization
- ben ashwell
- Contact emails
Subdomains
10 observed subdomains of akruu.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for akruu.com.
| Mechanism | Target |
|---|---|
| SPF_A | akruu.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | akruu.com |
| SPF_INCLUDE | genotec.ch |
| SPF_IP | 136.146.128.64/28 |
| SPF_IP | 18.202.63.16 |
| SPF_IP | 208.95.133.109 |
| SPF_IP | 208.95.135.46 |
| SPF_IP | 212.103.69.69 |
| SPF_IP | 212.103.69.86 |
| SPF_IP | 212.103.77.101 |
| SPF_IP | 63.34.139.196 |
| SPF_MX | akruu.com |
Related pages
Pivot deeper into the graph from akruu.com.
- IP · 3.248.146.214
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · IE
- Email · ben.ashwell@loylogic.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: "akruu.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.