Skip to content

Hostname

abakuplay.com

Last fetched

abakuplay.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · abakuplay.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/abakuplay.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.168.10818.239.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.318.239.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.5518.239.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.9818.239.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
93.185.106.23393.185.218.0/24AS43541CZ
93.185.106.23393.185.218.0/24AS43541CZ

WHOIS identity

Registrar
iana:1505
Organization
Contact emails

Subdomains

2 observed subdomains of abakuplay.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for abakuplay.com.

MechanismTarget
SPF_INCLUDE_spf.ignum.cz

Related pages

Pivot deeper into the graph from abakuplay.com.

Cypher and MCP

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

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