Hostname
gooddevlord.com
Last fetched
gooddevlord.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 gooddevlord.com owner
- Contact emails
- 39637dcc-05dd-4b0c-bb39-967e67ca7bb5@identity-protect.org
- 847c5752-19a6-4288-86d6-85c87b75c065@identity-protect.org
- bd9fb7c2-be2d-486c-becb-e45af532712b@identity-protect.org
- d185b66e-3c62-41be-b806-17461980c3b1@identity-protect.org
- d90b41dc-2426-4a45-be52-fdd0cfa8f5c4@identity-protect.org
- e904e23c-f056-4ab0-a1e1-f538f62d33b3@identity-protect.org
- f6c3aa97-a700-416a-9f7b-d9da1692114d@identity-protect.org
- owner-3544584@gooddevlord.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of gooddevlord.com.
| Subdomain |
|---|
| prs.gooddevlord.com |
Threat posture
History
Related pages
Pivot deeper into the graph from gooddevlord.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gooddevlord.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.