Skip to content

Hostname

am.contobox.com

Last fetched

am.contobox.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · am.contobox.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/am.contobox.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.128.35108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.83108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.85108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.89108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.244.10113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.155.107.12518.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.5218.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.8518.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.8818.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
65.9.189.10165.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.12165.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.7265.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.8065.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with am.contobox.com in WhisperGraph.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from am.contobox.com.

Cypher and MCP

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

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