Hostname
goshaba.com
Last fetched
goshaba.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in PL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
goshaba.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 |
|---|---|---|---|---|
| 185.158.133.1 | 185.158.133.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | PL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of goshaba.com owner
- Contact emails
- 3b39c21c377ae708941007df1c738302-3125088@contact.gandi.net
- a26c29909d2184207826357699ba9632-3125088@contact.gandi.net
- 138a832f-096c-4a2b-9633-b85607527e93@identity-protect.org
- 44fba3c2-a525-4c98-84af-8edb3dcf0bf3@identity-protect.org
- 7f16b946-8af0-4139-8037-fa9a06fabad4@identity-protect.org
- a1b7b6c6-4283-42b2-97e4-207b723f57ca@identity-protect.org
- e88d299b-ede8-4986-9f6e-a56504064940@identity-protect.org
- f5378aad-abe4-43ca-bce8-e4001fede852@identity-protect.org
- owner-11081705@goshaba.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of goshaba.com.
Web-graph footprint
Distinct hostnames that link to or from goshaba.com in the public web crawl.
53 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from goshaba.com.
- IP · 185.158.133.1
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · PL
- Email · 3b39c21c377ae708941007df1c738302-3125088@contact.gandi.net
- 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: "goshaba.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.