Skip to content

Hostname

spooncast.net

Last fetched

spooncast.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · spooncast.netRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/spooncast.net

Resolution chain

spooncast.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.36.102108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.119108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.120108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.125108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.12613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.164.96.11018.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.5418.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.7818.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.8818.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.10018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.11618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.6718.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.46.1265.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.12965.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.5865.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.9965.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:146
Organization
mycoon co.,ltd.
Contact emails

Subdomains

10 observed subdomains of spooncast.net.

Web-graph footprint

Distinct hostnames that link to or from spooncast.net in the public web crawl.

358 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for spooncast.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from spooncast.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "spooncast.net"})-[: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.