Skip to content

Hostname

abolitionjournal.org

Last fetched

abolitionjournal.org resolves to 1 IPv4 address operated by LIMESTONENETWORKS - Limestone Networks, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · abolitionjournal.orgRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/abolitionjournal.org

Resolution chain

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

IPPrefixASNOperatorCountry
216.245.210.122216.245.192.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US

WHOIS identity

Registrar
iana:48
Organization
eli meyerhoff
Contact emails

Subdomains

3 observed subdomains of abolitionjournal.org.

Web-graph footprint

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

161 sites link to this hostname.

241 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • abolitionjournal.org

SPF policy

7 SPF mechanisms authorising senders for abolitionjournal.org.

MechanismTarget
SPF_Aabolitionjournal.org
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.a2hosting.com
SPF_IP216.245.210.122
SPF_IP66.198.240.21
SPF_IP68.66.226.75/32
SPF_MXabolitionjournal.org

Related pages

Pivot deeper into the graph from abolitionjournal.org.

Cypher and MCP

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

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