Skip to content

Hostname

goldenpoint.com

Last fetched

goldenpoint.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · goldenpoint.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/goldenpoint.com

Resolution chain

goldenpoint.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.27.119104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.164.65172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:269
Organization
goldenlady company spa
Contact emails

Subdomains

7 observed subdomains of goldenpoint.com.

Web-graph footprint

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

105 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for goldenpoint.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.248.241.110
SPF_IP164.90.182.171
SPF_IP178.128.241.246
SPF_IP185.175.127.62/32
SPF_IP213.92.22.162
SPF_IP213.92.22.171
SPF_IP64.226.79.72
SPF_IP85.159.115.99/32

Related pages

Pivot deeper into the graph from goldenpoint.com.

Cypher and MCP

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

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