Skip to content

Hostname

wikicu.com

Last fetched

wikicu.com resolves to 23.92.17.103, announced in 23.92.16.0/21 by AKAMAI-LINODE-AP - Akamai Connected Cloud in US. wikicu.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 · wikicu.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wikicu.com

Resolution chain

IPv6 resolution

No AAAA record for wikicu.com is recorded in WhisperGraph.

Attribution

akamai

ORIGIN_AS

WHOIS identity

Registrar
iana:1387
Registrant organisation
whoisguard protected
Contact emails
169857b59f1b46b2820b1dae00f6512a.protect@whoisguard.com, 59c1044ee74a457e8044f7869a156193.protect@whoisguard.com, 8fe3af4ad08642da89903dc05c2b4c8d.protect@whoisguard.com, f32833e021aa4cc9ab75367b50bd2d61.protect@whoisguard.com, info@domain-contact.org

Subdomains

Showing 1 of 1 subdomain (1 per page).

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

  • ns1.luadns.net
  • ns2.luadns.net
  • ns3.luadns.net
  • ns4.luadns.net
  • ns5.luadns.net

MX records

  • mxa.mailgun.org
  • mxb.mailgun.org

SPF policy

  • include: mailgun.org

Threat-feed evidence

History

Related pages

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