Skip to content

Hostname

dacast.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.10713.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.6813.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.8813.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.9213.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.20.10313.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.4413.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.5913.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.7913.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
99.84.160.11399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of dacast.com owner
Contact emails

Subdomains

66 observed subdomains of dacast.com.

Web-graph footprint

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

1,314 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dacast.com.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mail.intercom.io
SPF_INCLUDEspf1.mailgun.org
SPF_INCLUDEspf2.mailgun.org

Related pages

Pivot deeper into the graph from dacast.com.

Cypher and MCP

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

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