Hostname
goodsearch.com
Last fetched
goodsearch.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
goodsearch.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.2.237 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.3.237 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.69.173 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- ramberg, ken attn goodsearch.com care of network solutions
- Contact emails
- a86xw5hv8b6@networksolutionsprivateregistration.com
- af9mq6an5rj@networksolutionsprivateregistration.com
- c2852434665@networksolutionsprivateregistration.com
- dn8uk2yc2g8@networksolutionsprivateregistration.com
- e28f22te9ug@networksolutionsprivateregistration.com
- g62nu38s7xg@networksolutionsprivateregistration.com
- g96zb2sy9yt@networksolutionsprivateregistration.com
- gm5pp59x53r@networksolutionsprivateregistration.com
- hz9942nt2j5@networksolutionsprivateregistration.com
- jd68u8rq7ee@networksolutionsprivateregistration.com
- jw5uk85d6g7@networksolutionsprivateregistration.com
- ka88f7jg9kd@networksolutionsprivateregistration.com
- kn9dv9yq5vj@networksolutionsprivateregistration.com
- kw7qq92c9wa@networksolutionsprivateregistration.com
- mj9sh9x82dk@networksolutionsprivateregistration.com
- mr59f2sd49g@networksolutionsprivateregistration.com
- n79j897z5ae@networksolutionsprivateregistration.com
- pp5wr7ky2yn@networksolutionsprivateregistration.com
- r96ye3ms4c2@networksolutionsprivateregistration.com
- ken.ramberg@goodsearch.com
- and 16 more
Subdomains
11 observed subdomains of goodsearch.com.
Web-graph footprint
Distinct hostnames that link to or from goodsearch.com in the public web crawl.
1,747 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for goodsearch.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 208.95.135.150 |
Related pages
Pivot deeper into the graph from goodsearch.com.
- IP · 104.26.2.237
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · a86xw5hv8b6@networksolutionsprivateregistration.com
- 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: "goodsearch.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.