Skip to content

Hostname

coalforest.org

Last fetched

coalforest.org resolves to 1 IPv4 address operated by AS56630 in NL. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · coalforest.orgRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/coalforest.org

Resolution chain

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

IPPrefixASNOperatorCountry
31.40.217.7231.40.216.0/22AS56630NL

WHOIS identity

Registrar
iana:1479
Organization
chris clowes
Contact emails

Subdomains

3 observed subdomains of coalforest.org.

Web-graph footprint

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

8 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • coalforest.org

SPF policy

5 SPF mechanisms authorising senders for coalforest.org.

MechanismTarget
SPF_Acoalforest.org
SPF_IP147.135.138.199
SPF_IP31.40.217.72
SPF_IP77.72.17.124
SPF_MXcoalforest.org

Related pages

Pivot deeper into the graph from coalforest.org.

Cypher and MCP

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

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