Skip to content

Hostname

forums.freebsd.org

Last fetched

forums.freebsd.org resolves to 1 IPv4 address operated by NETACTUATE - NetActuate, Inc in US.

Nutrition Label

WHISPER CANON · forums.freebsd.orgRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/forums.freebsd.org

Resolution chain

forums.freebsd.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.223.10.29162.223.10.0/23AS36236NETACTUATE - NetActuate, IncUS

WHOIS identity

No WHOIS records are currently associated with forums.freebsd.org in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from forums.freebsd.org in the public web crawl.

707 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • forums.freebsd.org

SPF policy

5 SPF mechanisms authorising senders for forums.freebsd.org.

MechanismTarget
SPF_IP162.223.10.29
SPF_IP2607:fc50:0:15:0:0:0:1b9
SPF_IP2a02:2770:6:0:21a:4aff:fe6d:b94
SPF_IP84.22.108.242/32
SPF_MXforums.freebsd.org

Related pages

Pivot deeper into the graph from forums.freebsd.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "forums.freebsd.org"})-[: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.