Skip to content

Hostname

iptoasn.com

Last fetched

iptoasn.com resolves to 104.21.86.94, announced in 104.21.80.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. iptoasn.com is listed by 2 threat feeds; reconciled level HIGH.

Threat posture

40threat score (procedure-native scale)

HIGH

Listed by 2 threat feeds. At least one source recommends blocking.

Threat feeds listing this
2
Verdict coverage
malicious-evidenced
First seen on a feed
Wed, 26 Aug 2026 14:45:23 GMT
Last seen on a feed
Fri, 18 Sep 2026 07:13:56 GMT

Nutrition Label

WHISPER CANON · iptoasn.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/iptoasn.com

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:433
Registrant organisation
denis frank
Contact emails
l77usb6gfd33b4qh9cz2@y.o-w-o.info

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

  • dora.ns.cloudflare.com
  • jack.ns.cloudflare.com

MX records

  • premiere.mx.c9x.org

SPF policy

  • ip: 37.59.238.212/30
  • ip: 137.74.223.232/30
  • a: iptoasn.com
  • mx: iptoasn.com
  • ip: 164.132.13.235
  • ip: 188.165.248.100
  • ip: 82.64.197.71
  • ip: 82.66.97.28
  • ip: 87.98.134.126
  • ip: 92.222.49.126

Threat-feed evidence

History

Related pages

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