Skip to content

Hostname

truegradient.ai

Last fetched

truegradient.ai resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists registrar:namecheap as the registrar.

Nutrition Label

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

Resolution chain

truegradient.ai resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.204.246.13813.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.39.213.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.166.160.1173.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.1273.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.1283.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.423.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.7.141.1053.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
registrar:namecheap
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

18 observed subdomains of truegradient.ai.

Web-graph footprint

Distinct hostnames that link to or from truegradient.ai in the public web crawl.

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for truegradient.ai.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEap-south-1.amazonses.com

Related pages

Pivot deeper into the graph from truegradient.ai.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "truegradient.ai"})-[: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.