Skip to content

Hostname

forum.multitool.org

Last fetched

forum.multitool.org is a registered hostname under the .org top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · forum.multitool.orgRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/forum.multitool.org

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with forum.multitool.org in WhisperGraph.

Subdomains

1 observed subdomain of forum.multitool.org.

Web-graph footprint

Distinct hostnames that link to or from forum.multitool.org in the public web crawl.

72 sites link to this hostname.

1,111 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for forum.multitool.org.

MechanismTarget
SPF_Aforum.multitool.org
SPF_IP216.137.186.222
SPF_IP68.66.204.180
SPF_MXforum.multitool.org

Related pages

Pivot deeper into the graph from forum.multitool.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "forum.multitool.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.