Hostname
journalducm.com
Last fetched
journalducm.com resolves to 2 IPv4 addresses operated by IDNIC-TEKLINGMEDIA-AS-ID PT Tekling Media Interkoneksi in FR. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
journalducm.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 |
|---|---|---|---|---|
| 31.207.34.132 | 31.207.34.0/24 | AS210403 | IDNIC-TEKLINGMEDIA-AS-ID PT Tekling Media Interkoneksi | FR |
| 78.138.58.186 | 78.138.58.0/24 | AS210403 | IDNIC-TEKLINGMEDIA-AS-ID PT Tekling Media Interkoneksi | FR |
WHOIS identity
- Registrar
- iana:269
- Organization
- bour laurent
- Contact emails
Subdomains
9 observed subdomains of journalducm.com.
Web-graph footprint
Distinct hostnames that link to or from journalducm.com in the public web crawl.
900 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for journalducm.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.journalducm.com |
| SPF_A | mailphp.lws-hosting.com |
| SPF_MX | journalducm.com |
Related pages
Pivot deeper into the graph from journalducm.com.
- IP · 31.207.34.132
- ASN · AS210403IDNIC-TEKLINGMEDIA-AS-ID PT Tekling Media Interkoneksi
- Registrar · iana:269
- Country · FR
- Email · lb.affiliation@gmail.com
- TLD · .com
- Browse hostnames · jo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "journalducm.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.