Skip to content

Hostname

spreaker.com

Last fetched

spreaker.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · spreaker.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/spreaker.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.96.10018.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.10918.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.7018.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.9918.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.12118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.3118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.4018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.244.3752.222.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.244.4152.222.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.244.552.222.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.244.9752.222.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
baschieri, francesco
Contact emails

Subdomains

23 observed subdomains of spreaker.com.

Web-graph footprint

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

38,999 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for spreaker.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.iheartmedia.com

Related pages

Pivot deeper into the graph from spreaker.com.

Cypher and MCP

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

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