Skip to content

Hostname

digs-pro-dev.digs.co

Last fetched

digs-pro-dev.digs.co resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX.

Nutrition Label

WHISPER CANON · digs-pro-dev.digs.coRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/digs-pro-dev.digs.co

Resolution chain

digs-pro-dev.digs.co resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.161.44.1153.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.193.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.333.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.93.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.166.135.1073.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.1153.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.383.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.453.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with digs-pro-dev.digs.co in WhisperGraph.

Subdomains

1 observed subdomain of digs-pro-dev.digs.co.

Threat posture

History

Related pages

Pivot deeper into the graph from digs-pro-dev.digs.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "digs-pro-dev.digs.co"})-[: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.