Skip to content

Hostname

hackforums.net

Last fetched

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

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:617
Registrant organisation
anonymize, llc.
Contact emails
238955@privacy-link.com, hackforums.net-1hbirbl4o4vg1@anonymize.com, hackforums.net-1ibebfgl63dr8@anonymize.com, hackforums.net-1iupxznw0ng3c@anonymize.com, hackforums.net-1iupz5lo0y3xi@anonymize.com, hackforums.net-1jeiqdjqynhh5@anonymize.com, hackforums.net-1jewm0r7l9kjd@anonymize.com, hackforums.net-1ji50jt90p3z6@anonymize.com, hackforums.net-1jifjs478wy0k@anonymize.com, hackforums.net-qdw1v6259d80@anonymize.com, hackforums.net-qhl3fss0uk39@anonymize.com, hackforums.net-qhtdlax6ennd@anonymize.com, hackforums.net-qhw4l2kd48rp@anonymize.com, hackforums.net-qxtcrkf0q4px@anonymize.com, hackforums.net-qxte063swqxt@anonymize.com, hackforums.net-r1dbxrkaqxy9@anonymize.com, hackforums.net-rhakywd8absh@anonymize.com, hackforums.net-rhlodm42456b@anonymize.com, hackforums.net-rhowj8mv7j94@anonymize.com, hackforums.net-rkzmjd5euele@anonymize.com and 22 more

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

  • duke.ns.cloudflare.com
  • gail.ns.cloudflare.com
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

MX records

  • a735695.mx.mailhop.org
  • mx1.mailhop.us

SPF policy

  • include: _spf.elasticemail.com
  • a: hackforums.net
  • mx: hackforums.net
  • ip: 50.23.64.17

Threat-feed evidence

History

Related pages

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