Hostname
core-scan.com
Last fetched
core-scan.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. core-scan.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 core-scan.com in WhisperGraph.
IPv6 resolution
No AAAA record for core-scan.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- on behalf of core-scan.com owner
- Contact emails
- domains-pth-it@corescan.com.au, 5452245a-1e56-4205-933f-49be9d6d1ef2@identity-protect.org, 6ea7280d-dd97-469c-a512-c7795835aab7@identity-protect.org, 98f5d44c-e471-4d92-97cf-d71c50cced78@identity-protect.org, e42344b9-37fd-4fcc-b7a3-c863acfb9bea@identity-protect.org
Threat-feed evidence
History
Related pages
Pivot from core-scan.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: "core-scan.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.