Skip to content

Hostname

trustnota.com

Last fetched

trustnota.com resolves to 3.166.152.14, announced in 3.166.152.0/23 by AMAZON-02 - Amazon.com, Inc. in US. trustnota.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · trustnota.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/trustnota.com

Resolution chain

IPv6 resolution

No AAAA record for trustnota.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of trustnota.com owner
Contact emails
12236b08-ccfe-470a-977c-bf63e081f94c@identity-protect.org, 26ea5b3c-d3ca-4d1a-b7d9-66a102406436@identity-protect.org, 417e2ef5-f0a4-4eb0-becd-98d6913f8e4e@identity-protect.org, 6dc5fc89-c378-4ba2-bb55-cb1e9e9f34b1@identity-protect.org, 883c2d3c-bc39-4654-90ae-d8c41798b921@identity-protect.org, 8856e43f-bbdd-4d73-bef0-fad6795023e8@identity-protect.org, baa0800b-a177-44fc-97a0-b9f51273cbf9@identity-protect.org, owner-2979633@trustnota.com.whoisprivacyservice.org, owner-7044277@trustnota.com.whoisprivacyservice.org, owner-8565369@trustnota.com.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-480.awsdns-60.com
  • udns1.cscudns.com
  • ns-1008.awsdns-62.net
  • ns-1209.awsdns-23.org
  • udns2.cscudns.org
  • ns-1634.awsdns-12.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: amazonses.com
  • include: _spf.google.com
  • include: 44588248.spf05.hubspotemail.net

Threat-feed evidence

History

Related pages

Pivot from trustnota.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "trustnota.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.