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
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.
| Subdomain |
|---|
| www.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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for forum.multitool.org.
| Mechanism | Target |
|---|---|
| SPF_A | forum.multitool.org |
| SPF_IP | 216.137.186.222 |
| SPF_IP | 68.66.204.180 |
| SPF_MX | forum.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.