Hostname
journalrmc.com
Last fetched
journalrmc.com resolves to 2 IPv4 addresses operated by AS24940 in FI. WHOIS lists iana:460 as the registrar.
Nutrition Label
Resolution chain
journalrmc.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 95.217.204.70 | 95.217.0.0/16 | AS24940 | — | FI |
| 95.217.203.10 | 95.217.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:460
- Organization
- domain admin
- Contact emails
Subdomains
32 observed subdomains of journalrmc.com.
Showing 13 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from journalrmc.com in the public web crawl.
71 sites link to this hostname.
78 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- journalrmc.com
SPF policy
4 SPF mechanisms authorising senders for journalrmc.com.
| Mechanism | Target |
|---|---|
| SPF_A | journalrmc.com |
| SPF_IP | 116.202.175.87 |
| SPF_IP | 95.217.204.70 |
| SPF_MX | journalrmc.com |
Related pages
Pivot deeper into the graph from journalrmc.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "journalrmc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.