Hostname
ocdlg.com
Last fetched
ocdlg.com resolves to 1 IPv4 address operated by HOVEDKVARTERETIT in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
ocdlg.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.35.203.243 | 185.35.203.0/24 | AS215336 | HOVEDKVARTERETIT | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- oculos as
- Contact emails
- 4nzehn5pca2p@privacy-protection.email
- 6pkguykgpxmc@privacy-protection.email
- 6wuqvdqygxzw@privacy-protection.email
- 98558wg6qxae@privacy-protection.email
- hu2zyeow8t38@privacy-protection.email
- indonbrmc3ux@spamprotection.email
- meezd4ry6gui@privacy-protection.email
- mtjhr8p6prbu@privacy-protection.email
- rnyjejcrps43@privacy-protection.email
- vjnzxrae4hn7@privacy-protection.email
- vzkmr9ixfuma@privacy-protection.email
- y29k9enuvro9@privacy-protection.email
- yrcffkn78sv9@spamprotection.email
- rune@oculos.no
Subdomains
6 observed subdomains of ocdlg.com.
Web-graph footprint
Distinct hostnames that link to or from ocdlg.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for ocdlg.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.hovedkvarteret.no |
| SPF_IP | 88.87.56.29 |
| SPF_IP | 88.87.58.43 |
| SPF_MX | mail.ocdlg.com |
| SPF_MX | mx.ocdlg.com |
| SPF_MX | ocdlg.com |
Related pages
Pivot deeper into the graph from ocdlg.com.
- IP · 185.35.203.243
- ASN · AS215336HOVEDKVARTERETIT
- Registrar · iana:1001
- Country · NO
- Email · 4nzehn5pca2p@privacy-protection.email
- TLD · .com
- Browse hostnames · oc…
- 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: "ocdlg.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.