Skip to content

Hostname

mtgassist.com

Last fetched

mtgassist.com resolves to 104.21.2.21, announced in 104.21.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. mtgassist.com 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.

Categories: Phishing

Threat feeds listing this
1
Verdict coverage
malicious-evidenced
First seen on a feed
Wed, 26 Aug 2026 14:51:25 GMT
Last seen on a feed
Sun, 13 Sep 2026 20:06:19 GMT

Nutrition Label

WHISPER CANON · mtgassist.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/mtgassist.com

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:2
Registrant organisation
domains by proxy,
Contact emails
adam.n.hoffman@gmail.com

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

  • adam.ns.cloudflare.com
  • etta.ns.cloudflare.com
  • duck.ezoicns.com
  • lion.ezoicns.com
  • seal.ezoicns.com
  • tang.ezoicns.com
  • ns1.vercel-dns.com
  • ns2.vercel-dns.com

MX records

  • mail.mtgassist.com

SPF policy

  • a: mtgassist.com
  • mx: mtgassist.com
  • include: websitewelcome.com
  • ip: 108.167.157.230
  • ip: 69.49.249.75

Threat-feed evidence

History

Related pages

Pivot from mtgassist.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: "mtgassist.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.