Skip to content

Hostname

aiqdata-web.nitssolutions.com

Last fetched

aiqdata-web.nitssolutions.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · aiqdata-web.nitssolutions.comRouting diversity5.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/aiqdata-web.nitssolutions.com

Resolution chain

aiqdata-web.nitssolutions.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.49.184.57100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.118.1583.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.33.373.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.234.7834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.248.18835.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.64.15435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.154.11752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.241.5054.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.81.56.11198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.146.4598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.90.298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.93.15998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with aiqdata-web.nitssolutions.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from aiqdata-web.nitssolutions.com.

Cypher and MCP

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

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