Skip to content

Hostname

aie-veracity.com

Last fetched

aie-veracity.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · aie-veracity.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/aie-veracity.com

Resolution chain

aie-veracity.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.34.234.245176.34.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.46.852.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.248.12852.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.75.138.23254.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1068
Organization
whoisguard protected
Contact emails

Subdomains

30 observed subdomains of aie-veracity.com.

Web-graph footprint

Distinct hostnames that link to or from aie-veracity.com in the public web crawl.

4 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from aie-veracity.com.

Cypher and MCP

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

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