Skip to content

Hostname

aka.cy

Last fetched

aka.cy resolves to 2 IPv4 addresses operated by RICAWEBSERVICES - Rica Web Services in CA.

Nutrition Label

WHISPER CANON · aka.cyRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/aka.cy

Resolution chain

aka.cy resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.152.211.146104.152.211.0/24AS26832RICAWEBSERVICES - Rica Web ServicesCA
15.228.246.1515.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

No WHOIS records are currently associated with aka.cy in WhisperGraph.

Subdomains

36 observed subdomains of aka.cy.

Web-graph footprint

Distinct hostnames that link to or from aka.cy in the public web crawl.

57 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for aka.cy.

MechanismTarget
SPF_INCLUDEspf.qiye.aliyun.com

Related pages

Pivot deeper into the graph from aka.cy.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aka.cy"})-[: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.