Skip to content

Hostname

dagger.cloud

Last fetched

dagger.cloud resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · dagger.cloudRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dagger.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
107.21.204.171107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.137.1743.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.90.343.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.112.10434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.74.9234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.111.23144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.43.14152.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.132.2854.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.88.8054.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.106.13054.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.181.1954.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.62.1744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.138.95100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.160.19035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from dagger.cloud in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dagger.cloud.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from dagger.cloud.

Cypher and MCP

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

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