Skip to content

Hostname

cap-dev.runyourown.com

Last fetched

cap-dev.runyourown.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in EG.

Nutrition Label

WHISPER CANON · cap-dev.runyourown.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/cap-dev.runyourown.com

Resolution chain

cap-dev.runyourown.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.159.120.124108.159.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.120.23108.159.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.120.53108.159.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.120.90108.159.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
99.86.240.10799.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.11799.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.4499.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.8999.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with cap-dev.runyourown.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from cap-dev.runyourown.com.

Cypher and MCP

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

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