Skip to content

Hostname

thegoldensource.com

Last fetched

thegoldensource.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · thegoldensource.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/thegoldensource.com

Resolution chain

thegoldensource.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.185.56.17535.185.48.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:9
Organization
perfect privacy,
Contact emails

Subdomains

24 observed subdomains of thegoldensource.com.

Web-graph footprint

Distinct hostnames that link to or from thegoldensource.com in the public web crawl.

45 sites link to this hostname.

222 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for thegoldensource.com.

MechanismTarget
SPF_INCLUDE48614917.spf06.hubspotemail.net
SPF_INCLUDEem9009.seismic.com
SPF_INCLUDEkst3cvnnb1.powerspf.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP125.22.232.214
SPF_IP13.111.74.142
SPF_IP178.255.71.56
SPF_IP182.78.51.202
SPF_IP3.111.55.72
SPF_IP59.164.65.150
SPF_IP59.164.66.98

Related pages

Pivot deeper into the graph from thegoldensource.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "thegoldensource.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.