Skip to content

Hostname

cincwebaxis.com

Last fetched

cincwebaxis.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.208.78100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.209.9107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.212.6913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.137.17618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.154.2718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.32.383.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.63.20434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.69.8434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.55.16844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.66.21052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.244.6752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.66.17952.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.205.22954.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.181.9554.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.168.11854.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.135.254.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

148 observed subdomains of cincwebaxis.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from cincwebaxis.com.

Cypher and MCP

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

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