Hostname
arkfille.com
Last fetched
arkfille.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of arkfille.com owner
- Contact emails
- 2f6d5ff2-c6db-482d-869b-f8b7fb5a7485@identity-protect.org
- 693d4568-bb61-4a68-a47b-b04678986d01@identity-protect.org
- 98234038-3b98-49f0-b5cc-f07bdadffdac@identity-protect.org
- ad54785f-8743-43a5-ad5c-6c9f3b2213a1@identity-protect.org
- b0a23347-c8cc-4637-8a42-8357176c491d@identity-protect.org
- baba23bc-5fe0-4b14-8ef5-5f3b275cb5a3@identity-protect.org
- e1cdd7dd-bedf-4a22-b104-ed83b78b371b@identity-protect.org
Subdomains
6 observed subdomains of arkfille.com.
Threat posture
History
Related pages
Pivot deeper into the graph from arkfille.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "arkfille.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.