Skip to content

Hostname

truehue.app

Last fetched

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

Nutrition Label

WHISPER CANON · truehue.appRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/truehue.app

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.164.3513.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.4413.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.4613.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.5613.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.78.1118.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.78.2218.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.78.8518.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.78.9018.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

2 observed subdomains of truehue.app.

Web-graph footprint

Distinct hostnames that link to or from truehue.app in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for truehue.app.

MechanismTarget
SPF_INCLUDE_spf-us.ionos.com
SPF_INCLUDE_spf.perfora.net

Related pages

Pivot deeper into the graph from truehue.app.

Cypher and MCP

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

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