Skip to content

Hostname

asuchallenges.com

Last fetched

asuchallenges.com resolves to 104.21.9.231, announced in 104.21.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. asuchallenges.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:1479
Registrant organisation
domain administrator
Contact emails
9c1lmf30e0hnb9opbjuu98v83a@domaindiscreet.com, zandz.group.limited@gmail.com, pw-44b931f2d1cd893d81cc9478bba6d04c@privacyguardian.org, pw-8f09c21fcc35af46995b19ee030dd467@privacyguardian.org, pw-ddd6e7c8d14fc899646ff4340c16d75d@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

  • cash.ns.cloudflare.com
  • phoenix.ns.cloudflare.com

MX records

  • _dc-mx.6e102e4c7b06.asuchallenges.com

SPF policy

  • a: asuchallenges.com
  • mx: asuchallenges.com
  • include: relay.mailchannels.net
  • ip: 192.154.229.2
  • ip: 69.195.158.227

Threat-feed evidence

History

Related pages

Pivot from asuchallenges.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: "asuchallenges.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.