Skip to content

Hostname

webforum.nu

Last fetched

webforum.nu resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:nu domain ltd as the registrar.

Nutrition Label

WHISPER CANON · webforum.nuRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/webforum.nu

Resolution chain

webforum.nu resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.56.93104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.183.186172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
91.201.60.5191.201.60.0/22AS44136SE

WHOIS identity

Registrar
registrar:nu domain ltd
Organization
Contact emails

Subdomains

12 observed subdomains of webforum.nu.

Web-graph footprint

Distinct hostnames that link to or from webforum.nu in the public web crawl.

21 sites link to this hostname.

95 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for webforum.nu.

MechanismTarget
SPF_Awebforum.nu
SPF_IP46.16.234.212/32
SPF_IP91.201.60.51
SPF_MXwebforum.nu

Related pages

Pivot deeper into the graph from webforum.nu.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "webforum.nu"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.