Skip to content

Hostname

openjournaltheme.com

Last fetched

openjournaltheme.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1478 as the registrar.

Nutrition Label

WHISPER CANON · openjournaltheme.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/openjournaltheme.com

Resolution chain

openjournaltheme.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.66.40.180172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.76172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
194.56.225.18194.56.225.0/24AS142594SPEEDYPAGELTD-AS-AP SpeedyPage LtdSG

WHOIS identity

Registrar
iana:1478
Organization
cv id protection d/b/a protect.id
Contact emails

Subdomains

22 observed subdomains of openjournaltheme.com.

Web-graph footprint

Distinct hostnames that link to or from openjournaltheme.com in the public web crawl.

261 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for openjournaltheme.com.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from openjournaltheme.com.

Cypher and MCP

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

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