Hostname
skim-aa.com
Last fetched
skim-aa.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
skim-aa.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 skim-aa.com owner
- Contact emails
- 16aadd81-7efc-4389-b17c-357a80d16635@identity-protect.org
- 47513a2f-c824-4ce2-a97e-0b920ee018a7@identity-protect.org
- 61afa7ff-4406-4333-a37d-1838415ffab0@identity-protect.org
- b6572b8c-b0ea-48af-80c6-3bc0ec5905b1@identity-protect.org
- d3623cef-97e8-4b74-b05c-c035670f6e9e@identity-protect.org
- f0b1bbf3-2e1a-4e8e-b92a-c3454b4b81c8@identity-protect.org
- owner-7427264@skim-aa.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of skim-aa.com.
Threat posture
History
Related pages
Pivot deeper into the graph from skim-aa.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "skim-aa.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.