Hostname
trustandwill.net
Last fetched
trustandwill.net resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
trustandwill.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.218.146.157 | 18.216.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.220.118.94 | 18.220.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.224.156.186 | 18.224.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.12.131.89 | 3.12.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.13.31.152 | 3.13.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.14.197.201 | 52.14.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 7151571251
- Contact emails
- trustandwill.net@anonymize.com
- trustandwill.net@superprivacyservice.com
- 36588ea4-dc0c-429a-bb8b-fa4aaf9c1928@identity-protect.org
- 495dbe40-2565-4687-a381-276804dd829e@identity-protect.org
- ad1fafd0-0cff-488a-a15e-c9da53fe4226@identity-protect.org
- b3f99d93-ff2b-428b-9657-6982ead9d699@identity-protect.org
- c4500e03-bc39-4b58-b5e7-aec20b8aaa68@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from trustandwill.net.
- IP · 18.218.146.157
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · trustandwill.net@anonymize.com
- TLD · .net
- Browse hostnames · tr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "trustandwill.net"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.