Skip to content

Hostname

scorestream.com

Last fetched

scorestream.com resolves to 14 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · scorestream.comRouting diversity4.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/scorestream.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.23.182104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
16.145.101.25516.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.177.1516.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
172.66.148.3172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
34.211.241.2734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.217.187.15434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.84.254.21135.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.225.102.21144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.225.107.17544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.235.16244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.251.20544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.8.944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.243.19752.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.218.124.4654.218.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

20 observed subdomains of scorestream.com.

Web-graph footprint

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

1,103 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for scorestream.com.

MechanismTarget
SPF_Ascorestream.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.braintreegateway.com
SPF_MXscorestream.com

Related pages

Pivot deeper into the graph from scorestream.com.

Cypher and MCP

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

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