Skip to content

Hostname

onforum.net

Last fetched

onforum.net resolves to 104.21.7.204, announced in 104.21.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. onforum.net 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 · onforum.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/onforum.net

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:1479
Registrant organisation
anton alexandrov
Contact emails
feedback.spb@gmail.com, pw-c036641a863ab1ce58c277f772ef81f4@privacyguardian.org, pw-dcb2c76f5b59fc0d61af14ff954a3b2a@privacyguardian.org

Subdomains

Mail and authentication

Nameservers

  • marissa.ns.cloudflare.com
  • noel.ns.cloudflare.com

MX records

  • _dc-mx.562e09d6cb94.onforum.net

SPF policy

  • include: freyamx.hosterion.net
  • a: onforum.net
  • mx: onforum.net
  • ip: 173.249.51.243
  • ip: 185.199.175.100
  • ip: 188.241.222.210
  • ip: 207.180.192.118
  • ip: 2a00:ece1:0:13:0:0:0:c
  • ip: 31.14.12.74
  • ip: 89.33.237.193
  • ip: 89.46.6.187
  • ip: 89.46.6.26

Threat-feed evidence

History

Related pages

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