Hostname
glap-dev.com
Last fetched
glap-dev.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
glap-dev.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 glap-dev.com owner
- Contact emails
- 5083bd8a-e042-4f6e-b7d9-38595c5bee71@identity-protect.org
- 51d4c25e-6b1d-484a-afde-850945c44288@identity-protect.org
- 766e2454-a215-4d94-9afd-22cb84b7bfc1@identity-protect.org
- 7f796d5f-d3d1-4a13-a926-ef8f4f57d370@identity-protect.org
- 90f822ac-2736-40a8-99f9-03b6439549fd@identity-protect.org
- b17803d5-588b-4877-8fcd-252621ad9663@identity-protect.org
- b33a886c-78be-42a2-ab62-47fab2d18bd9@identity-protect.org
- owner-637842@glap-dev.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of glap-dev.com.
| Subdomain |
|---|
| api.glap-dev.com |
| auth.glap-dev.com |
Threat posture
History
Related pages
Pivot deeper into the graph from glap-dev.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "glap-dev.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.