Skip to content

Hostname

alphacast.io

Last fetched

alphacast.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · alphacast.ioRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/alphacast.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.173.205.11918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.3018.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.6018.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.9918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.10718.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.3518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.5118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.9318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.12152.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.2252.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.652.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.9152.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.117.10854.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.5354.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.5854.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.6054.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY

WHOIS identity

Registrar
iana:269
Organization
c/o whoisproxy.com
Contact emails

Subdomains

18 observed subdomains of alphacast.io.

Web-graph footprint

Distinct hostnames that link to or from alphacast.io in the public web crawl.

9 sites link to this hostname.

276 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for alphacast.io.

MechanismTarget
SPF_INCLUDE9134601.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from alphacast.io.

Cypher and MCP

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

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