Skip to content

Hostname

trustandwill.com

Last fetched

trustandwill.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · trustandwill.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/trustandwill.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.122.10218.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.11718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.2418.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.3218.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.1253.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.473.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.523.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.543.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.61.11152.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.11752.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.7252.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.8452.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 1241672764
Contact emails

Subdomains

22 observed subdomains of trustandwill.com.

Web-graph footprint

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

1,999 sites link to this hostname.

421 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for trustandwill.com.

MechanismTarget
SPF_INCLUDE_spf.trustandwill_com._d.easydmarc.pro

Related pages

Pivot deeper into the graph from trustandwill.com.

Cypher and MCP

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

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