Skip to content

Hostname

trashmail.net

Last fetched

trashmail.net resolves to 104.21.20.187, announced in 104.21.16.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. trashmail.net is listed by 1 threat feed; reconciled level HIGH.

Threat posture

40threat score (procedure-native scale)

HIGH

Listed by 1 threat feed. At least one source recommends blocking.

Threat feeds listing this
1
Verdict coverage
malicious-evidenced
First seen on a feed
Wed, 26 Aug 2026 14:49:47 GMT
Last seen on a feed
Tue, 15 Sep 2026 23:39:39 GMT

Nutrition Label

WHISPER CANON · trashmail.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/trashmail.net

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:1910
Registrant organisation
aionda
Contact emails
01fd729006a0974153b118e5245f41a6-5034694@contact.gandi.net, 65413bd7c0dae2cc59b365ca38e9eee9-5034694@contact.gandi.net, 963b1a098852e63f8c8f7c06cc5370bd-5034694@contact.gandi.net

Subdomains

Showing 2 of 2 subdomains (2 per page).

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

  • dorthy.ns.cloudflare.com
  • jack.ns.cloudflare.com

MX records

  • smtp.trashmail.com

SPF policy

  • a: a.mxout.trashmail.com
  • a: b.mxout.trashmail.com
  • a: trashmail.net
  • mx: trashmail.net

Threat-feed evidence

History

Related pages

Pivot from trashmail.net 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: "trashmail.net"})-[: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.