Skip to content

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

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

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.

IPPrefixASNOperatorCountry
45.14.238.11845.14.238.0/24AS5606GTS-BACKBONE GTS TelecomRO

WHOIS identity

Registrar
iana:146
Organization
docprocess
Contact emails

Subdomains

19 observed subdomains of doc-process.com.

Web-graph footprint

Distinct hostnames that link to or from doc-process.com in the public web crawl.

33 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for doc-process.com.

MechanismTarget
SPF_Adoc-process.com
SPF_INCLUDE7958268.spf10.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP109.166.198.40/29
SPF_IP109.166.233.152/29
SPF_IP128.140.231.138/32
SPF_IP5.35.210.88/29
SPF_IP85.9.3.80/29
SPF_MXdoc-process.com

Related pages

Pivot deeper into the graph from doc-process.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.