Skip to content

Hostname

asialiveaction.com

Last fetched

asialiveaction.com resolves to 104.21.85.57, announced in 104.21.80.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. asialiveaction.com is listed by 1 threat feed; reconciled level MEDIUM.

Threat posture

24threat score (procedure-native scale)

MEDIUM

Listed by 1 threat feed. Advisory: popularity-trust-offset.

Categories: Phishing

Threat feeds listing this
1
Verdict coverage
malicious-evidenced
First seen on a feed
Wed, 26 Aug 2026 14:45:24 GMT
Last seen on a feed
Mon, 21 Sep 2026 20:22:44 GMT

Nutrition Label

WHISPER CANON · asialiveaction.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/asialiveaction.com

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:3862
Registrant organisation
domain administrator
Contact emails
luisparionah94@gmail.com, pw-a28802291612ff5d242308330712555a@privacyguardian.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • anna.ns.cloudflare.com
  • clayton.ns.cloudflare.com

MX records

  • _dc-mx.2e3a70d447fb.asialiveaction.com

SPF policy

  • a: asialiveaction.com
  • mx: asialiveaction.com
  • include: relay.mailbaby.net
  • ip: 107.181.240.34
  • ip: 107.189.31.193
  • ip: 135.181.160.229
  • ip: 206.168.190.119
  • ip: 209.141.44.103
  • ip: 65.108.198.210

Threat-feed evidence

History

Related pages

Pivot from asialiveaction.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "asialiveaction.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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