Hostname
pcfactory-access.com
Last fetched
pcfactory-access.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pcfactory-access.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pcfactory-access.com owner
- Contact emails
- 2dee395b-bd8a-44dc-94f8-c74f99e555a3@identity-protect.org
- 3009a291-7eac-495b-a1ab-451c150b30dd@identity-protect.org
- 5db1e495-522f-4d0b-9b17-03d925b61d8f@identity-protect.org
- 6485930f-fa28-4ca1-b2d5-4a0bf4d04ccf@identity-protect.org
- 7b7b6146-e769-4135-b997-666383554861@identity-protect.org
- d0f939d0-871b-4e38-bfb8-e4eca0c08325@identity-protect.org
- e1bfe760-da64-4918-9740-a23aa9f4b490@identity-protect.org
Subdomains
2 observed subdomains of pcfactory-access.com.
Threat posture
History
Related pages
Pivot deeper into the graph from pcfactory-access.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pcfactory-access.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.