Skip to content

Hostname

truework.com

Last fetched

truework.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 · truework.comRouting diversity5.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/truework.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.116.16.17818.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.116.9.14718.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.117.199.5218.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.118.98.13818.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.216.135.22118.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.216.242.18318.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.217.87.9218.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.219.247.2318.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.220.121.18318.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.220.251.14418.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.224.92.3118.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.101.413.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.124.453.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.95.2483.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.119.1553.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.252.2233.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.141.241.1813.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.142.139.2213.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.222.1293.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.143.223.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of truework.com owner
Contact emails

Subdomains

13 observed subdomains of truework.com.

Web-graph footprint

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

321 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for truework.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from truework.com.

Cypher and MCP

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

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