Hostname
doc-process.com
Last fetched
doc-process.com resolves to 1 IPv4 address operated by GTS-BACKBONE GTS Telecom in RO. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
doc-process.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 |
|---|---|---|---|---|
| 45.14.238.118 | 45.14.238.0/24 | AS5606 | GTS-BACKBONE GTS Telecom | RO |
WHOIS identity
- Registrar
- iana:146
- Organization
- docprocess
- Contact emails
Subdomains
19 observed subdomains of doc-process.com.
Showing 16 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from doc-process.com in the public web crawl.
33 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for doc-process.com.
| Mechanism | Target |
|---|---|
| SPF_A | doc-process.com |
| SPF_INCLUDE | 7958268.spf10.hubspotemail.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 109.166.198.40/29 |
| SPF_IP | 109.166.233.152/29 |
| SPF_IP | 128.140.231.138/32 |
| SPF_IP | 5.35.210.88/29 |
| SPF_IP | 85.9.3.80/29 |
| SPF_MX | doc-process.com |
Related pages
Pivot deeper into the graph from doc-process.com.
- IP · 45.14.238.118
- ASN · AS5606GTS-BACKBONE GTS Telecom
- Registrar · iana:146
- Country · RO
- Email · liviu.apolozan@doc-process.com
- TLD · .com
- Browse hostnames · do…
- 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: "doc-process.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.