Hostname
apak.com
Last fetched
apak.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. apak.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for apak.com in WhisperGraph.
IPv6 resolution
No AAAA record for apak.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- apak group
- Contact emails
- abuse@web.com, domains.registry@sword-apak.com, 4d24ecbd-e04d-4abc-ba14-996e05b7b61e@identity-protect.org, 6af7c869-e218-436a-b19b-8051faca67d9@identity-protect.org, 8715b4a6-2595-4345-abbb-9624fa6a3393@identity-protect.org, bdd14bbd-8bdb-4246-9b8d-a81ab33ba307@identity-protect.org, d26fc1d0-1144-47a4-b8ae-6916920327ef@identity-protect.org, eaa8fa31-49a2-4a4e-a398-b4a5fdbca78e@identity-protect.org, fd2cf5eb-3839-48ba-bad5-415c5eeeb4bd@identity-protect.org, owner-2450959@apak.com.whoisprivacyservice.org, owner-5161616@apak.com.whoisprivacyservice.org
Subdomains
Mail and authentication
Nameservers
- ns-98.awsdns-12.com
- ns-665.awsdns-19.net
- ns-1300.awsdns-34.org
- ns-2018.awsdns-60.co.uk
MX records
- mx-ltc.apakgroup.net
- mx-tc3.apakgroup.net
SPF policy
- include: amazonses.com
- include: spf.apak.com
Threat-feed evidence
History
Related pages
Pivot from apak.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: "apak.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.