Skip to content

Hostname

goldroll.com

Last fetched

goldroll.com resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · goldroll.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/goldroll.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.156.10.194.156.10.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
94.156.10.1094.156.10.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
94.156.10.294.156.10.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
94.156.10.394.156.10.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
94.156.10.494.156.10.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
94.156.10.594.156.10.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
94.156.10.694.156.10.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
94.156.10.794.156.10.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
94.156.10.894.156.10.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
94.156.10.994.156.10.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:447
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

5 observed subdomains of goldroll.com.

Web-graph footprint

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

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for goldroll.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from goldroll.com.

Cypher and MCP

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

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