Skip to content

Hostname

trustlook.com

Last fetched

trustlook.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · trustlook.comRouting diversity6.1/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/trustlook.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.0.3516.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.0.3716.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.0.7016.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.0.8816.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.17916.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.816.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.117.16352.219.117.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.192.5152.219.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.192.6752.219.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.193.17952.219.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.194.9952.219.194.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.216.17952.219.216.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.216.25152.219.216.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.216.4352.219.216.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.220.22752.219.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.123.21852.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.190.16952.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.61.7152.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.52.15752.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.93.22452.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
allan zhang
Contact emails

Subdomains

8 observed subdomains of trustlook.com.

Web-graph footprint

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

51 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for trustlook.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from trustlook.com.

Cypher and MCP

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

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