Hostname
goodsamlakes.com
Last fetched
goodsamlakes.com resolves to 1 IPv4 address operated by FLY - Fly.io, Inc. in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
goodsamlakes.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 77.83.141.16 | 77.83.140.0/22 | AS40509 | FLY - Fly.io, Inc. | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of goodsamlakes.com owner
- Contact emails
- 19c5121b-cd34-4508-bda4-e858b7df5558@identity-protect.org
- 36a7ad6d-5b7c-4656-a42e-5d3a288ec9a5@identity-protect.org
- 489c8372-8fcf-459f-862e-11ac1bd27c88@identity-protect.org
- 67f14656-f88d-4e6d-ba91-f52e3b0d2a26@identity-protect.org
- bb30b116-67d5-4db7-9f18-9ffc8dbc54fa@identity-protect.org
- d7ae1d7e-03a8-4f36-972b-7c0e1eff348d@identity-protect.org
- f8e881d0-688e-41fa-8670-2c614fd06cd0@identity-protect.org
Subdomains
1 observed subdomain of goodsamlakes.com.
| Subdomain |
|---|
| www.goodsamlakes.com |
Web-graph footprint
Distinct hostnames that link to or from goodsamlakes.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from goodsamlakes.com.
- IP · 77.83.141.16
- ASN · AS40509FLY - Fly.io, Inc.
- Registrar · iana:468
- Country · NL
- Email · 19c5121b-cd34-4508-bda4-e858b7df5558@identity-protect.org
- TLD · .com
- Browse hostnames · go…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "goodsamlakes.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.