Skip to content

Hostname

abukai.com

Last fetched

abukai.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · abukai.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/abukai.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.125.1613.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.4813.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.8613.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.9913.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.10513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.109143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.113143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.118143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.38143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
52.222.136.10252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.11552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.12452.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.952.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

11 observed subdomains of abukai.com.

Web-graph footprint

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

37 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for abukai.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEfdspfus.freshemail.io
SPF_INCLUDEsendgrid.net
SPF_IP18.233.7.19
SPF_IP184.73.181.254

Related pages

Pivot deeper into the graph from abukai.com.

Cypher and MCP

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

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