Skip to content

Hostname

www.root-camera.com

Last fetched

www.root-camera.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · www.root-camera.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/www.root-camera.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.103.10413.225.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.103.4713.225.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.103.5013.225.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.103.7113.225.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.168.217.1023.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.217.1153.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.217.673.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.217.713.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.113.1063.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.1183.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.263.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.33.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

No WHOIS records are currently associated with www.root-camera.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from www.root-camera.com.

Cypher and MCP

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

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