Skip to content

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

WHISPER CANON · akruu.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/akruu.com

Resolution chain

akruu.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.248.146.2143.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.254.250.293.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.202.8634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.213.11654.229.128.0/17AS16509AMAZON-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

SPF policy

14 SPF mechanisms authorising senders for akruu.com.

MechanismTarget
SPF_Aakruu.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEakruu.com
SPF_INCLUDEgenotec.ch
SPF_IP136.146.128.64/28
SPF_IP18.202.63.16
SPF_IP208.95.133.109
SPF_IP208.95.135.46
SPF_IP212.103.69.69
SPF_IP212.103.69.86
SPF_IP212.103.77.101
SPF_IP63.34.139.196
SPF_MXakruu.com

Related pages

Pivot deeper into the graph from akruu.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.