Skip to content

Hostname

apec.com.ky

Last fetched

apec.com.ky is a registered hostname under the .ky top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · apec.com.kyRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/apec.com.ky

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with apec.com.ky in WhisperGraph.

Subdomains

3 observed subdomains of apec.com.ky.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for apec.com.ky.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.157.149.122
SPF_IP216.144.81.66

Related pages

Pivot deeper into the graph from apec.com.ky.

Cypher and MCP

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

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