Skip to content

Hostname

commmons10.com

Last fetched

commmons10.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · commmons10.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/commmons10.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.87.3913.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.4113.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.513.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.8913.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.214.12352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.2252.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.552.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.7952.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
avex music creative.inc.
Contact emails

Subdomains

2 observed subdomains of commmons10.com.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from commmons10.com.

Cypher and MCP

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

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